- 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.LightningImplBase
-
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.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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- addDestAddressesBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- 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) - 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.InvoicesImplBase
-
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) - 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.LightningImplBase
-
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.
- 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) - 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.NeutrinoKitImplBase
-
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.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
- 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) - 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.WatchtowerClientImplBase
-
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.AutopilotBlockingStub - 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.AutopilotFutureStub - 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.AutopilotImplBase - 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.AutopilotStub - 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.
- 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
-