- abandonChannel(LightningApi.AbandonChannelRequest, StreamObserver<LightningApi.AbandonChannelResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
lncli: `abandonchannel`
AbandonChannel removes all channel state from the database except for a
close summary.
- abandonChannel(LightningApi.AbandonChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
-
lncli: `abandonchannel`
AbandonChannel removes all channel state from the database except for a
close summary.
- abandonChannel(LightningApi.AbandonChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
-
lncli: `abandonchannel`
AbandonChannel removes all channel state from the database except for a
close summary.
- abandonChannel(LightningApi.AbandonChannelRequest, StreamObserver<LightningApi.AbandonChannelResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
lncli: `abandonchannel`
AbandonChannel removes all channel state from the database except for a
close summary.
- abandonChannel(ChannelPoint, Boolean, Boolean, StreamObserver<AbandonChannelResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to generate a abandonChannel request.
- abandonChannel(AbandonChannelRequest, StreamObserver<AbandonChannelResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to send a abandonChannel request.
- abandonChannel(ChannelPoint, Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to generate a abandonChannel request.
- abandonChannel(AbandonChannelRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to send a abandonChannel request.
- AbandonChannelRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for AbandonChannelRequest.
- AbandonChannelRequest() - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
-
Empty Constructor
- AbandonChannelRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
-
Json Parsing Constructor
- AbandonChannelRequest(LightningApi.AbandonChannelRequest) - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
-
Constructor using underlying Lightning API Object
- AbandonChannelResponse - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for AbandonChannelResponse.
- AbandonChannelResponse() - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelResponse
-
Empty Constructor
- AbandonChannelResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelResponse
-
Json Parsing Constructor
- AbandonChannelResponse(LightningApi.AbandonChannelResponse) - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelResponse
-
Constructor using underlying Lightning API Object
- ABANDONED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
- ABANDONED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
-
ABANDONED = 5;
- ABANDONED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
-
ResolverOutcomeAbandoned indicates that an output that we did not
claim on chain, for example an anchor that we did not sweep and a
third party claimed on chain, or a htlc that we could not decode
so left unclaimed.
- ACCEPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
- ACCEPT_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- ACCEPT_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- ACCEPTED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
-
ACCEPTED = 3;
- ACCEPTED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
-
ACCEPTED = 0;
- Account - Class in org.lightningj.lnd.wrapper.walletkit.message
-
Wrapper class for Account.
- Account() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Account
-
Empty Constructor
- Account(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Account
-
Json Parsing Constructor
- Account(WalletKitOuterClass.Account) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Account
-
Constructor using underlying Lightning API Object
- ACCOUNT_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
-
- ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
-
- ACCOUNT_NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
-
- ACCOUNT_WITH_ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
- accountBalanceEntries - Variable in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
-
- AccountBalanceEntries() - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntries
-
- AccountBalanceEntry() - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntry
-
Empty Constructor
- AccountBalanceEntry(String, WalletAccountBalance) - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntry
-
Json Parsing Constructor
- ACCOUNTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
- ACCOUNTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
- AccountWithAddresses - Class in org.lightningj.lnd.wrapper.walletkit.message
-
Wrapper class for AccountWithAddresses.
- AccountWithAddresses() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
-
Empty Constructor
- AccountWithAddresses(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
-
Json Parsing Constructor
- AccountWithAddresses(WalletKitOuterClass.AccountWithAddresses) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
-
Constructor using underlying Lightning API Object
- ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
- ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
-
- ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
-
- ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
- ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
- ACTIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Op
-
- ACTIVE_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
- ACTIVE_CHANNEL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
-
ACTIVE_CHANNEL = 2;
- ACTIVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
-
- ACTIVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
-
- ACTIVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- ACTIVE_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
-
- ACTIVE_SESSION_CANDIDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
- ACTIVE_SESSION_CANDIDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
-
- ACTIVE_SYNC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
-
Denotes that we are actively receiving new graph updates from the peer.
- ADD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
-
- ADD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
-
- ADD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- ADD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
-
- ADD_VALUE - Static variable in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
-
ADD indicates this is an "insertion" kind of action.
- addAccounts(WalletKitOuterClass.Account) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- addAccounts(int, WalletKitOuterClass.Account) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- addAccounts(WalletKitOuterClass.Account.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- addAccounts(int, WalletKitOuterClass.Account.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- addAccounts(Walletunlocker.WatchOnlyAccount) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- addAccounts(int, Walletunlocker.WatchOnlyAccount) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- addAccounts(Walletunlocker.WatchOnlyAccount.Builder) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- addAccounts(int, Walletunlocker.WatchOnlyAccount.Builder) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- addAccountsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- addAccountsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- addAccountsBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- addAccountsBuilder(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- addAccountWithAddresses(WalletKitOuterClass.AccountWithAddresses) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- addAccountWithAddresses(int, WalletKitOuterClass.AccountWithAddresses) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- addAccountWithAddresses(WalletKitOuterClass.AccountWithAddresses.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- addAccountWithAddresses(int, WalletKitOuterClass.AccountWithAddresses.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- addAccountWithAddressesBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- addAccountWithAddressesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- addActions(String) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
repeated string actions = 2;
- addActionsBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
repeated string actions = 2;
- addAddresses(LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- addAddresses(int, LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- addAddresses(LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- addAddresses(int, LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- addAddresses(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- 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.
- addAllOutpoints(Iterable<? extends LightningApi.OutPoint>) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A list of selected outpoints that are allocated for channel funding.
- addAllOutputDetails(Iterable<? extends LightningApi.OutputDetail>) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Outputs that received funds for this transaction
- addAllOutputs(Iterable<? extends SignerOuterClass.TxOut>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
A slice of the outputs that should be created in the transaction produced.
- addAllPairs(Iterable<? extends RouterOuterClass.PairHistory>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
Node pair-level mission control state.
- addAllPairs(Iterable<? extends RouterOuterClass.PairHistory>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Node pair-level mission control state to be imported.
- addAllPayments(Iterable<? extends LightningApi.Payment>) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The list of payments
- addAllPeers(Iterable<String>) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Connected peers.
- addAllPeers(Iterable<? extends LightningApi.Peer>) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
The list of currently connected peers
- addAllPendingChannels(Iterable<? extends LightningApi.PendingUpdate>) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
repeated .lnrpc.PendingUpdate pending_channels = 1;
- addAllPendingClosingChannels(Iterable<? extends LightningApi.PendingChannelsResponse.ClosedChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Deprecated.
- addAllPendingForceClosingChannels(Iterable<? extends LightningApi.PendingChannelsResponse.ForceClosedChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending force closing
- addAllPendingHtlcs(Iterable<? extends LightningApi.HTLC>) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The list of active, uncleared HTLCs currently pending within the channel.
- addAllPendingHtlcs(Iterable<? extends LightningApi.PendingHTLC>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
- addAllPendingOpenChannels(Iterable<? extends LightningApi.PendingChannelsResponse.PendingOpenChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending opening
- addAllPendingSweeps(Iterable<? extends WalletKitOuterClass.PendingSweep>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
The set of outputs currently being swept by lnd's central batching engine.
- addAllPermissions(Iterable<? extends LightningApi.MacaroonPermission>) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The list of permissions the new macaroon should grant.
- addAllPermissions(Iterable<? extends LightningApi.MacaroonPermission>) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
repeated .lnrpc.MacaroonPermission permissions = 2;
- addAllPermissions(Iterable<? extends LightningApi.MacaroonPermission>) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
A list of macaroon permissions.
- addAllPreviousOutpoints(Iterable<? extends LightningApi.PreviousOutPoint>) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
PreviousOutpoints/Inputs of this transaction.
- addAllPrevOutputs(Iterable<? extends SignerOuterClass.TxOut>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The full list of UTXO information for each of the inputs being spent.
- addAllPubkeys(Iterable<String>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
repeated string pubkeys = 1;
- addAllRawSigs(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
-
A set of signatures realized in a fixed 64-byte format ordered in ascending
input order.
- addAllResolutions(Iterable<? extends LightningApi.Resolution>) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
repeated .lnrpc.Resolution resolutions = 13;
- addAllResults(Iterable<? extends AutopilotOuterClass.QueryScoresResponse.HeuristicResult>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
- addAllRootKeyIds(Iterable<? extends Long>) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
-
The list of root key IDs that are in use.
- addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
repeated .lnrpc.RouteHint route_hints = 10;
- addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addAllRoutes(Iterable<? extends LightningApi.Route>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The route that results from the path finding operation.
- addAllSessionInfo(Iterable<? extends Wtclient.TowerSessionInfo>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
A list sessions held with the tower.
- addAllSessions(Iterable<? extends Wtclient.TowerSession>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
Deprecated.
- addAllSessions(Iterable<? extends Wtclient.TowerSession>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The list of sessions that have been negotiated with the watchtower.
- addAllSignDescs(Iterable<? extends SignerOuterClass.SignDescriptor>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
A set of sign descriptors, for each input to be signed.
- addAllSignedInputs(Iterable<? extends Integer>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
The indices of signed inputs.
- addAllSignerPubkeys(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- addAllSignerPubkeys(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- addAllTowers(Iterable<? extends Wtclient.Tower>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
The list of watchtowers available for new backups.
- addAllTransactionIds(Iterable<String>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
Reversed, hex-encoded string representing the transaction ids of the
sweeps that our node has broadcast.
- addAllTransactions(Iterable<? extends LightningApi.Transaction>) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
The list of transactions relevant to the wallet.
- addAllTweaks(Iterable<? extends SignerOuterClass.TweakDesc>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addAllTweaks(Iterable<? extends SignerOuterClass.TweakDesc>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addAllTx(Iterable<String>) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
List of transaction ids.
- addAllTypes(Iterable<? extends LightningApi.NodeMetricType>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
The requested node metrics.
- addAllTypesValue(Iterable<Integer>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
The requested node metrics.
- addAllUris(Iterable<String>) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The URIs of the current node.
- addAllUris(Iterable<String>) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
The URIs of the watchtower.
- addAllUtxos(Iterable<? extends LightningApi.Utxo>) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
A list of utxos
- addAllUtxos(Iterable<? extends LightningApi.Utxo>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
A list of utxos satisfying the specified number of confirmations.
- addAllWaitingCloseChannels(Iterable<? extends LightningApi.PendingChannelsResponse.WaitingCloseChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels waiting for closing tx to confirm
- addAllWitness(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
The serializes witness stack for the specified input.
- addBuildTags(String) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The list of build tags that were supplied during compilation.
- addBuildTagsBytes(ByteString) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The list of build tags that were supplied during compilation.
- addChains(LightningApi.Chain) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- addChains(int, LightningApi.Chain) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- addChains(LightningApi.Chain.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- addChains(int, LightningApi.Chain.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- addChainsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- addChainsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- addChanBackups(LightningApi.ChannelBackup) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- addChanBackups(int, LightningApi.ChannelBackup) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- addChanBackups(LightningApi.ChannelBackup.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- addChanBackups(int, LightningApi.ChannelBackup.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- addChanBackupsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- addChanBackupsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- addChannelFees(LightningApi.ChannelFeeReport) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- addChannelFees(int, LightningApi.ChannelFeeReport) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- addChannelFees(LightningApi.ChannelFeeReport.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- addChannelFees(int, LightningApi.ChannelFeeReport.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- addChannelFeesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- addChannelFeesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- addChannels(LightningApi.BatchOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- addChannels(int, LightningApi.BatchOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- addChannels(LightningApi.BatchOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- addChannels(int, LightningApi.BatchOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- addChannels(LightningApi.ChannelCloseSummary) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- addChannels(int, LightningApi.ChannelCloseSummary) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- addChannels(LightningApi.ChannelCloseSummary.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- addChannels(int, LightningApi.ChannelCloseSummary.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- addChannels(LightningApi.Channel) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- addChannels(int, LightningApi.Channel) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- addChannels(LightningApi.Channel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- addChannels(int, LightningApi.Channel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- addChannels(LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- addChannels(int, LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- addChannels(LightningApi.ChannelEdge.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- addChannels(int, LightningApi.ChannelEdge.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- addChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- addChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- addChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- addChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- addChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- addChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- addChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- addChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- addChannelUpdates(LightningApi.ChannelEdgeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- addChannelUpdates(int, LightningApi.ChannelEdgeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- addChannelUpdates(LightningApi.ChannelEdgeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- addChannelUpdates(int, LightningApi.ChannelEdgeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- addChannelUpdatesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- addChannelUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- addChanPoints(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- addChanPoints(int, LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- addChanPoints(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- addChanPoints(int, LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- addChanPointsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- addChanPointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- addCipherSeedMnemonic(String) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- addCipherSeedMnemonic(String) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- addCipherSeedMnemonicBytes(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- addCipherSeedMnemonicBytes(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- addClosedChans(LightningApi.ClosedChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- addClosedChans(int, LightningApi.ClosedChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- addClosedChans(LightningApi.ClosedChannelUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- addClosedChans(int, LightningApi.ClosedChannelUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- addClosedChansBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- addClosedChansBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- addDestAddresses(String) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- 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, StreamObserver<InvoicesOuterClass.AddHoldInvoiceResp>) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesGrpc.AsyncService
-
AddHoldInvoice creates a hold invoice.
- addHoldInvoice(InvoicesOuterClass.AddHoldInvoiceRequest) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesBlockingStub
-
AddHoldInvoice creates a hold invoice.
- addHoldInvoice(InvoicesOuterClass.AddHoldInvoiceRequest) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesFutureStub
-
AddHoldInvoice creates a hold invoice.
- addHoldInvoice(InvoicesOuterClass.AddHoldInvoiceRequest, StreamObserver<InvoicesOuterClass.AddHoldInvoiceResp>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesStub
-
AddHoldInvoice creates a hold invoice.
- addHoldInvoice(String, byte[], Long, Long, byte[], Long, String, Long, List<RouteHint>, Boolean, StreamObserver<AddHoldInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
-
Method to generate a addHoldInvoice request.
- addHoldInvoice(AddHoldInvoiceRequest, StreamObserver<AddHoldInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
-
Method to send a addHoldInvoice request.
- addHoldInvoice(String, byte[], Long, Long, byte[], Long, String, Long, List<RouteHint>, Boolean) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
-
Method to generate a addHoldInvoice request.
- addHoldInvoice(AddHoldInvoiceRequest) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
-
Method to send a addHoldInvoice request.
- AddHoldInvoiceRequest - Class in org.lightningj.lnd.wrapper.invoices.message
-
Wrapper class for AddHoldInvoiceRequest.
- AddHoldInvoiceRequest() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
-
Empty Constructor
- AddHoldInvoiceRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
-
Json Parsing Constructor
- AddHoldInvoiceRequest(InvoicesOuterClass.AddHoldInvoiceRequest) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
-
Constructor using underlying Lightning API Object
- AddHoldInvoiceResp - Class in org.lightningj.lnd.wrapper.invoices.message
-
Wrapper class for AddHoldInvoiceResp.
- AddHoldInvoiceResp() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
-
Empty Constructor
- AddHoldInvoiceResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
-
Json Parsing Constructor
- AddHoldInvoiceResp(InvoicesOuterClass.AddHoldInvoiceResp) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
-
Constructor using underlying Lightning API Object
- addHopHints(LightningApi.HopHint) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
A list of hop hints that when chained together can assist in reaching a
specific destination.
- addHopHints(int, LightningApi.HopHint) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
A list of hop hints that when chained together can assist in reaching a
specific destination.
- addHopHints(LightningApi.HopHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
A list of hop hints that when chained together can assist in reaching a
specific destination.
- addHopHints(int, LightningApi.HopHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
A list of hop hints that when chained together can assist in reaching a
specific destination.
- addHopHintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
A list of hop hints that when chained together can assist in reaching a
specific destination.
- addHopHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
A list of hop hints that when chained together can assist in reaching a
specific destination.
- addHopPubkeys(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
A list of hops that defines the route.
- addHops(LightningApi.Hop) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
Contains details concerning the specific forwarding details at each hop.
- addHops(int, LightningApi.Hop) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
Contains details concerning the specific forwarding details at each hop.
- addHops(LightningApi.Hop.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
Contains details concerning the specific forwarding details at each hop.
- addHops(int, LightningApi.Hop.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
Contains details concerning the specific forwarding details at each hop.
- addHopsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
Contains details concerning the specific forwarding details at each hop.
- addHopsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
Contains details concerning the specific forwarding details at each hop.
- addHtlcs(LightningApi.InvoiceHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of HTLCs paying to this invoice [EXPERIMENTAL].
- addHtlcs(int, LightningApi.InvoiceHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of HTLCs paying to this invoice [EXPERIMENTAL].
- addHtlcs(LightningApi.InvoiceHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of HTLCs paying to this invoice [EXPERIMENTAL].
- addHtlcs(int, LightningApi.InvoiceHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of HTLCs paying to this invoice [EXPERIMENTAL].
- addHtlcs(LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The HTLCs made in attempt to settle the payment.
- addHtlcs(int, LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The HTLCs made in attempt to settle the payment.
- addHtlcs(LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The HTLCs made in attempt to settle the payment.
- addHtlcs(int, LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The HTLCs made in attempt to settle the payment.
- addHtlcs(LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
- addHtlcs(int, LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
- addHtlcs(LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
- addHtlcs(int, LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
- addHtlcsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of HTLCs paying to this invoice [EXPERIMENTAL].
- addHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of HTLCs paying to this invoice [EXPERIMENTAL].
- addHtlcsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The HTLCs made in attempt to settle the payment.
- addHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The HTLCs made in attempt to settle the payment.
- addHtlcsBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
- addHtlcsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
- addIgnoredEdges(LightningApi.EdgeLocator) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Deprecated.
- addIgnoredEdges(int, LightningApi.EdgeLocator) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Deprecated.
- addIgnoredEdges(LightningApi.EdgeLocator.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Deprecated.
- addIgnoredEdges(int, LightningApi.EdgeLocator.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Deprecated.
- addIgnoredEdgesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Deprecated.
- addIgnoredEdgesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Deprecated.
- addIgnoredNodes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of nodes to ignore during path finding.
- addIgnoredPairs(LightningApi.NodePair) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of directed node pairs that will be ignored during path finding.
- addIgnoredPairs(int, LightningApi.NodePair) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of directed node pairs that will be ignored during path finding.
- addIgnoredPairs(LightningApi.NodePair.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of directed node pairs that will be ignored during path finding.
- addIgnoredPairs(int, LightningApi.NodePair.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of directed node pairs that will be ignored during path finding.
- addIgnoredPairsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of directed node pairs that will be ignored during path finding.
- addIgnoredPairsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of directed node pairs that will be ignored during path finding.
- addInputs(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
An optional list of inputs to use.
- addInputs(int, LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
An optional list of inputs to use.
- addInputs(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
An optional list of inputs to use.
- addInputs(int, LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
An optional list of inputs to use.
- addInputsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
An optional list of inputs to use.
- addInputsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
An optional list of inputs to use.
- addInputScripts(SignerOuterClass.InputScript) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
The set of fully valid input scripts requested.
- addInputScripts(int, SignerOuterClass.InputScript) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
The set of fully valid input scripts requested.
- addInputScripts(SignerOuterClass.InputScript.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
The set of fully valid input scripts requested.
- addInputScripts(int, SignerOuterClass.InputScript.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
The set of fully valid input scripts requested.
- addInputScriptsBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
The set of fully valid input scripts requested.
- addInputScriptsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
The set of fully valid input scripts requested.
- addInvoice(LightningApi.Invoice, StreamObserver<LightningApi.AddInvoiceResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
lncli: `addinvoice`
AddInvoice attempts to add a new invoice to the invoice database.
- addInvoice(LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
-
lncli: `addinvoice`
AddInvoice attempts to add a new invoice to the invoice database.
- addInvoice(LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
-
lncli: `addinvoice`
AddInvoice attempts to add a new invoice to the invoice database.
- addInvoice(LightningApi.Invoice, StreamObserver<LightningApi.AddInvoiceResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
lncli: `addinvoice`
AddInvoice attempts to add a new invoice to the invoice database.
- addInvoice(String, byte[], byte[], Long, Long, Boolean, Long, Long, String, byte[], Long, String, Long, List<RouteHint>, Boolean, Long, Long, Long, Long, Long, Invoice.InvoiceState, List<InvoiceHTLC>, Map<Integer, Feature>, Boolean, byte[], Boolean, Map<String, AMPInvoiceState>, StreamObserver<AddInvoiceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to generate a addInvoice request.
- addInvoice(Invoice, StreamObserver<AddInvoiceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to send a addInvoice request.
- addInvoice(String, byte[], byte[], Long, Long, Boolean, Long, Long, String, byte[], Long, String, Long, List<RouteHint>, Boolean, Long, Long, Long, Long, Long, Invoice.InvoiceState, List<InvoiceHTLC>, Map<Integer, Feature>, Boolean, byte[], Boolean, Map<String, AMPInvoiceState>) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to generate a addInvoice request.
- addInvoice(Invoice) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to send a addInvoice request.
- AddInvoiceResponse - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for AddInvoiceResponse.
- AddInvoiceResponse() - Constructor for class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
-
Empty Constructor
- AddInvoiceResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
-
Json Parsing Constructor
- AddInvoiceResponse(LightningApi.AddInvoiceResponse) - Constructor for class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
-
Constructor using underlying Lightning API Object
- addInvoices(LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
A list of invoices from the time slice of the time series specified in the
request.
- addInvoices(int, LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
A list of invoices from the time slice of the time series specified in the
request.
- addInvoices(LightningApi.Invoice.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
A list of invoices from the time slice of the time series specified in the
request.
- addInvoices(int, LightningApi.Invoice.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
A list of invoices from the time slice of the time series specified in the
request.
- addInvoicesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
A list of invoices from the time slice of the time series specified in the
request.
- addInvoicesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
A list of invoices from the time slice of the time series specified in the
request.
- ADDITIONAL_PUBLIC_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
-
- addListeners(String) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
The listening addresses of the watchtower.
- addListenersBytes(ByteString) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
The listening addresses of the watchtower.
- addLockedUtxos(WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The list of lock leases that were acquired for the inputs in the funded PSBT
packet.
- addLockedUtxos(int, WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The list of lock leases that were acquired for the inputs in the funded PSBT
packet.
- addLockedUtxos(WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The list of lock leases that were acquired for the inputs in the funded PSBT
packet.
- addLockedUtxos(int, WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The list of lock leases that were acquired for the inputs in the funded PSBT
packet.
- addLockedUtxos(WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
The list of currently leased utxos.
- addLockedUtxos(int, WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
The list of currently leased utxos.
- addLockedUtxos(WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
The list of currently leased utxos.
- addLockedUtxos(int, WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
The list of currently leased utxos.
- addLockedUtxosBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The list of lock leases that were acquired for the inputs in the funded PSBT
packet.
- addLockedUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The list of lock leases that were acquired for the inputs in the funded PSBT
packet.
- addLockedUtxosBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
The list of currently leased utxos.
- addLockedUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
The list of currently leased utxos.
- addNodeAddresses(LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
repeated .lnrpc.NodeAddress node_addresses = 7;
- addNodeAddresses(int, LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
repeated .lnrpc.NodeAddress node_addresses = 7;
- addNodeAddresses(LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
repeated .lnrpc.NodeAddress node_addresses = 7;
- addNodeAddresses(int, LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
repeated .lnrpc.NodeAddress node_addresses = 7;
- addNodeAddressesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
repeated .lnrpc.NodeAddress node_addresses = 7;
- addNodeAddressesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
repeated .lnrpc.NodeAddress node_addresses = 7;
- addNodes(LightningApi.LightningNode) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `LightningNode`s in this channel graph
- addNodes(int, LightningApi.LightningNode) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `LightningNode`s in this channel graph
- addNodes(LightningApi.LightningNode.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `LightningNode`s in this channel graph
- addNodes(int, LightningApi.LightningNode.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `LightningNode`s in this channel graph
- addNodesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `LightningNode`s in this channel graph
- addNodesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `LightningNode`s in this channel graph
- addNodeUpdates(LightningApi.NodeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.NodeUpdate node_updates = 1;
- addNodeUpdates(int, LightningApi.NodeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.NodeUpdate node_updates = 1;
- addNodeUpdates(LightningApi.NodeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.NodeUpdate node_updates = 1;
- addNodeUpdates(int, LightningApi.NodeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.NodeUpdate node_updates = 1;
- addNodeUpdatesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.NodeUpdate node_updates = 1;
- addNodeUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.NodeUpdate node_updates = 1;
- addOps(LightningApi.Op) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
repeated .lnrpc.Op ops = 1;
- addOps(int, LightningApi.Op) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
repeated .lnrpc.Op ops = 1;
- addOps(LightningApi.Op.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
repeated .lnrpc.Op ops = 1;
- addOps(int, LightningApi.Op.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
repeated .lnrpc.Op ops = 1;
- addOps(LightningApi.Op) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
repeated .lnrpc.Op ops = 3;
- addOps(int, LightningApi.Op) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
repeated .lnrpc.Op ops = 3;
- addOps(LightningApi.Op.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
repeated .lnrpc.Op ops = 3;
- addOps(int, LightningApi.Op.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
repeated .lnrpc.Op ops = 3;
- addOpsBuilder() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
repeated .lnrpc.Op ops = 1;
- addOpsBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
repeated .lnrpc.Op ops = 1;
- addOpsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
repeated .lnrpc.Op ops = 3;
- addOpsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
repeated .lnrpc.Op ops = 3;
- addOtherPartialSignatures(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
-
The list of all other participants' partial signatures to add to the current
session.
- addOtherSignerPublicNonces(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
-
A list of all public nonces of other signing participants that should be
registered.
- addOtherSignerPublicNonces(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
An optional list of all public nonces of other signing participants that
might already be known.
- addOutgoingChanIds(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The channel ids of the channels are allowed for the first hop.
- addOutpoints(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A list of selected outpoints that are allocated for channel funding.
- addOutpoints(int, LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A list of selected outpoints that are allocated for channel funding.
- addOutpoints(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A list of selected outpoints that are allocated for channel funding.
- addOutpoints(int, LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A list of selected outpoints that are allocated for channel funding.
- addOutpointsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A list of selected outpoints that are allocated for channel funding.
- addOutpointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A list of selected outpoints that are allocated for channel funding.
- addOutputDetails(LightningApi.OutputDetail) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Outputs that received funds for this transaction
- addOutputDetails(int, LightningApi.OutputDetail) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Outputs that received funds for this transaction
- addOutputDetails(LightningApi.OutputDetail.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Outputs that received funds for this transaction
- addOutputDetails(int, LightningApi.OutputDetail.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Outputs that received funds for this transaction
- addOutputDetailsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Outputs that received funds for this transaction
- addOutputDetailsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Outputs that received funds for this transaction
- addOutputs(SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
A slice of the outputs that should be created in the transaction produced.
- addOutputs(int, SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
A slice of the outputs that should be created in the transaction produced.
- addOutputs(SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
A slice of the outputs that should be created in the transaction produced.
- addOutputs(int, SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
A slice of the outputs that should be created in the transaction produced.
- addOutputsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
A slice of the outputs that should be created in the transaction produced.
- addOutputsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
A slice of the outputs that should be created in the transaction produced.
- addPairs(RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
Node pair-level mission control state.
- addPairs(int, RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
Node pair-level mission control state.
- addPairs(RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
Node pair-level mission control state.
- addPairs(int, RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
Node pair-level mission control state.
- addPairs(RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Node pair-level mission control state to be imported.
- addPairs(int, RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Node pair-level mission control state to be imported.
- addPairs(RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Node pair-level mission control state to be imported.
- addPairs(int, RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Node pair-level mission control state to be imported.
- addPairsBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
Node pair-level mission control state.
- addPairsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
Node pair-level mission control state.
- addPairsBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Node pair-level mission control state to be imported.
- addPairsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Node pair-level mission control state to be imported.
- addPayments(LightningApi.Payment) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The list of payments
- addPayments(int, LightningApi.Payment) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The list of payments
- addPayments(LightningApi.Payment.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The list of payments
- addPayments(int, LightningApi.Payment.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The list of payments
- addPaymentsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The list of payments
- addPaymentsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The list of payments
- addPeer(Neutrino.AddPeerRequest, StreamObserver<Neutrino.AddPeerResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
-
AddPeer adds a new peer that has already been connected to the server.
- addPeer(Neutrino.AddPeerRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
-
AddPeer adds a new peer that has already been connected to the server.
- addPeer(Neutrino.AddPeerRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
-
AddPeer adds a new peer that has already been connected to the server.
- addPeer(Neutrino.AddPeerRequest, StreamObserver<Neutrino.AddPeerResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
-
AddPeer adds a new peer that has already been connected to the server.
- addPeer(String, StreamObserver<AddPeerResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to generate a addPeer request.
- addPeer(AddPeerRequest, StreamObserver<AddPeerResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to send a addPeer request.
- addPeer(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to generate a addPeer request.
- addPeer(AddPeerRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to send a addPeer request.
- AddPeerRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for AddPeerRequest.
- AddPeerRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerRequest
-
Empty Constructor
- AddPeerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerRequest
-
Json Parsing Constructor
- AddPeerRequest(Neutrino.AddPeerRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerRequest
-
Constructor using underlying Lightning API Object
- AddPeerResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for AddPeerResponse.
- AddPeerResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerResponse
-
Empty Constructor
- AddPeerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerResponse
-
Json Parsing Constructor
- AddPeerResponse(Neutrino.AddPeerResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerResponse
-
Constructor using underlying Lightning API Object
- addPeers(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Connected peers.
- addPeers(LightningApi.Peer) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
The list of currently connected peers
- addPeers(int, LightningApi.Peer) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
The list of currently connected peers
- addPeers(LightningApi.Peer.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
The list of currently connected peers
- addPeers(int, LightningApi.Peer.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
The list of currently connected peers
- addPeersBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
The list of currently connected peers
- addPeersBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
The list of currently connected peers
- addPeersBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Connected peers.
- addPendingChannels(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
repeated .lnrpc.PendingUpdate pending_channels = 1;
- addPendingChannels(int, LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
repeated .lnrpc.PendingUpdate pending_channels = 1;
- addPendingChannels(LightningApi.PendingUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
repeated .lnrpc.PendingUpdate pending_channels = 1;
- addPendingChannels(int, LightningApi.PendingUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
repeated .lnrpc.PendingUpdate pending_channels = 1;
- addPendingChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
repeated .lnrpc.PendingUpdate pending_channels = 1;
- addPendingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
repeated .lnrpc.PendingUpdate pending_channels = 1;
- addPendingClosingChannels(LightningApi.PendingChannelsResponse.ClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Deprecated.
- addPendingClosingChannels(int, LightningApi.PendingChannelsResponse.ClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Deprecated.
- addPendingClosingChannels(LightningApi.PendingChannelsResponse.ClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Deprecated.
- addPendingClosingChannels(int, LightningApi.PendingChannelsResponse.ClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Deprecated.
- addPendingClosingChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Deprecated.
- addPendingClosingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Deprecated.
- addPendingForceClosingChannels(LightningApi.PendingChannelsResponse.ForceClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending force closing
- addPendingForceClosingChannels(int, LightningApi.PendingChannelsResponse.ForceClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending force closing
- addPendingForceClosingChannels(LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending force closing
- addPendingForceClosingChannels(int, LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending force closing
- addPendingForceClosingChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending force closing
- addPendingForceClosingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending force closing
- addPendingHtlcs(LightningApi.HTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The list of active, uncleared HTLCs currently pending within the channel.
- addPendingHtlcs(int, LightningApi.HTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The list of active, uncleared HTLCs currently pending within the channel.
- addPendingHtlcs(LightningApi.HTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The list of active, uncleared HTLCs currently pending within the channel.
- addPendingHtlcs(int, LightningApi.HTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The list of active, uncleared HTLCs currently pending within the channel.
- addPendingHtlcs(LightningApi.PendingHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
- addPendingHtlcs(int, LightningApi.PendingHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
- addPendingHtlcs(LightningApi.PendingHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
- addPendingHtlcs(int, LightningApi.PendingHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
- addPendingHtlcsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The list of active, uncleared HTLCs currently pending within the channel.
- addPendingHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The list of active, uncleared HTLCs currently pending within the channel.
- addPendingHtlcsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
- addPendingHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
- addPendingOpenChannels(LightningApi.PendingChannelsResponse.PendingOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending opening
- addPendingOpenChannels(int, LightningApi.PendingChannelsResponse.PendingOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending opening
- addPendingOpenChannels(LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending opening
- addPendingOpenChannels(int, LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending opening
- addPendingOpenChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending opening
- addPendingOpenChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending opening
- addPendingSweeps(WalletKitOuterClass.PendingSweep) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
The set of outputs currently being swept by lnd's central batching engine.
- addPendingSweeps(int, WalletKitOuterClass.PendingSweep) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
The set of outputs currently being swept by lnd's central batching engine.
- addPendingSweeps(WalletKitOuterClass.PendingSweep.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
The set of outputs currently being swept by lnd's central batching engine.
- addPendingSweeps(int, WalletKitOuterClass.PendingSweep.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
The set of outputs currently being swept by lnd's central batching engine.
- addPendingSweepsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
The set of outputs currently being swept by lnd's central batching engine.
- addPendingSweepsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
The set of outputs currently being swept by lnd's central batching engine.
- addPermissions(LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The list of permissions the new macaroon should grant.
- addPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The list of permissions the new macaroon should grant.
- addPermissions(LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The list of permissions the new macaroon should grant.
- addPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The list of permissions the new macaroon should grant.
- addPermissions(LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
repeated .lnrpc.MacaroonPermission permissions = 2;
- addPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
repeated .lnrpc.MacaroonPermission permissions = 2;
- addPermissions(LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
repeated .lnrpc.MacaroonPermission permissions = 2;
- addPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
repeated .lnrpc.MacaroonPermission permissions = 2;
- addPermissions(LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
A list of macaroon permissions.
- addPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
A list of macaroon permissions.
- addPermissions(LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
A list of macaroon permissions.
- addPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
A list of macaroon permissions.
- addPermissionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The list of permissions the new macaroon should grant.
- addPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The list of permissions the new macaroon should grant.
- addPermissionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
repeated .lnrpc.MacaroonPermission permissions = 2;
- addPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
repeated .lnrpc.MacaroonPermission permissions = 2;
- addPermissionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
A list of macaroon permissions.
- addPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
A list of macaroon permissions.
- addPreviousOutpoints(LightningApi.PreviousOutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
PreviousOutpoints/Inputs of this transaction.
- addPreviousOutpoints(int, LightningApi.PreviousOutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
PreviousOutpoints/Inputs of this transaction.
- addPreviousOutpoints(LightningApi.PreviousOutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
PreviousOutpoints/Inputs of this transaction.
- addPreviousOutpoints(int, LightningApi.PreviousOutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
PreviousOutpoints/Inputs of this transaction.
- addPreviousOutpointsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
PreviousOutpoints/Inputs of this transaction.
- addPreviousOutpointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
PreviousOutpoints/Inputs of this transaction.
- addPrevOutputs(SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The full list of UTXO information for each of the inputs being spent.
- addPrevOutputs(int, SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The full list of UTXO information for each of the inputs being spent.
- addPrevOutputs(SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The full list of UTXO information for each of the inputs being spent.
- addPrevOutputs(int, SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The full list of UTXO information for each of the inputs being spent.
- addPrevOutputsBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The full list of UTXO information for each of the inputs being spent.
- addPrevOutputsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The full list of UTXO information for each of the inputs being spent.
- addPubkeys(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
repeated string pubkeys = 1;
- addPubkeysBytes(ByteString) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
repeated string pubkeys = 1;
- ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
-
- ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeAddress
-
- ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
-
- ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
-
- ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
-
- ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
-
- addRawSigs(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
-
A set of signatures realized in a fixed 64-byte format ordered in ascending
input order.
- addResolutions(LightningApi.Resolution) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
repeated .lnrpc.Resolution resolutions = 13;
- addResolutions(int, LightningApi.Resolution) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
repeated .lnrpc.Resolution resolutions = 13;
- addResolutions(LightningApi.Resolution.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
repeated .lnrpc.Resolution resolutions = 13;
- addResolutions(int, LightningApi.Resolution.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
repeated .lnrpc.Resolution resolutions = 13;
- addResolutionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
repeated .lnrpc.Resolution resolutions = 13;
- addResolutionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
repeated .lnrpc.Resolution resolutions = 13;
- ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
- ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
-
- ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutputDetail
-
- ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
-
- ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
-
- ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
-
- ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
-
- ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
-
- ADDRESS_MISMATCH_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
-
ADDRESS_MISMATCH = 15;
- ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
-
- ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
- ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
- ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
- ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
-
- ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
-
- ADDRESS_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
- ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
- ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
- AddressProperty - Class in org.lightningj.lnd.wrapper.walletkit.message
-
Wrapper class for AddressProperty.
- AddressProperty() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
-
Empty Constructor
- AddressProperty(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
-
Json Parsing Constructor
- AddressProperty(WalletKitOuterClass.AddressProperty) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
-
Constructor using underlying Lightning API Object
- AddressType - Enum in org.lightningj.lnd.wrapper.message
-
Wrapper enum AddressType.
- AddressType - Enum in org.lightningj.lnd.wrapper.walletkit.message
-
Wrapper enum AddressType.
- addResults(AutopilotOuterClass.QueryScoresResponse.HeuristicResult) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
- addResults(int, AutopilotOuterClass.QueryScoresResponse.HeuristicResult) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
- addResults(AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
- addResults(int, AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
- addResultsBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
- addResultsBuilder(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
- addRootKeyIds(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
-
The list of root key IDs that are in use.
- addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
repeated .lnrpc.RouteHint route_hints = 10;
- addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
repeated .lnrpc.RouteHint route_hints = 10;
- addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
repeated .lnrpc.RouteHint route_hints = 10;
- addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
repeated .lnrpc.RouteHint route_hints = 10;
- addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHintsBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- addRouteHintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
repeated .lnrpc.RouteHint route_hints = 10;
- addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
repeated .lnrpc.RouteHint route_hints = 10;
- addRouteHintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHintsBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Optional route hints to reach the destination through private channels.
- addRoutes(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The route that results from the path finding operation.
- addRoutes(int, LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The route that results from the path finding operation.
- addRoutes(LightningApi.Route.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The route that results from the path finding operation.
- addRoutes(int, LightningApi.Route.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The route that results from the path finding operation.
- addRoutesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The route that results from the path finding operation.
- addRoutesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The route that results from the path finding operation.
- AddrRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
-
Wrapper class for AddrRequest.
- AddrRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
-
Empty Constructor
- AddrRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
-
Json Parsing Constructor
- AddrRequest(WalletKitOuterClass.AddrRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
-
Constructor using underlying Lightning API Object
- AddrResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
-
Wrapper class for AddrResponse.
- AddrResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
-
Empty Constructor
- AddrResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
-
Json Parsing Constructor
- AddrResponse(WalletKitOuterClass.AddrResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
-
Constructor using underlying Lightning API Object
- ADDRTOAMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
- ADDRTOAMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
- addrToAmountEntries - Variable in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
-
- AddrToAmountEntries() - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntries
-
- addrToAmountEntries - Variable in class org.lightningj.lnd.wrapper.message.SendManyRequest
-
- AddrToAmountEntries() - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntries
-
- AddrToAmountEntry() - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntry
-
Empty Constructor
- AddrToAmountEntry(String, long) - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntry
-
Json Parsing Constructor
- AddrToAmountEntry() - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntry
-
Empty Constructor
- AddrToAmountEntry(String, long) - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntry
-
Json Parsing Constructor
- addSessionInfo(Wtclient.TowerSessionInfo) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
A list sessions held with the tower.
- addSessionInfo(int, Wtclient.TowerSessionInfo) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
A list sessions held with the tower.
- addSessionInfo(Wtclient.TowerSessionInfo.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
A list sessions held with the tower.
- addSessionInfo(int, Wtclient.TowerSessionInfo.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
A list sessions held with the tower.
- addSessionInfoBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
A list sessions held with the tower.
- addSessionInfoBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
A list sessions held with the tower.
- addSessions(Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
Deprecated.
- addSessions(int, Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
Deprecated.
- addSessions(Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
Deprecated.
- addSessions(int, Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
Deprecated.
- addSessions(Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The list of sessions that have been negotiated with the watchtower.
- addSessions(int, Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The list of sessions that have been negotiated with the watchtower.
- addSessions(Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The list of sessions that have been negotiated with the watchtower.
- addSessions(int, Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The list of sessions that have been negotiated with the watchtower.
- addSessionsBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
Deprecated.
- addSessionsBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
Deprecated.
- addSessionsBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The list of sessions that have been negotiated with the watchtower.
- addSessionsBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The list of sessions that have been negotiated with the watchtower.
- addSignDescs(SignerOuterClass.SignDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
A set of sign descriptors, for each input to be signed.
- addSignDescs(int, SignerOuterClass.SignDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
A set of sign descriptors, for each input to be signed.
- addSignDescs(SignerOuterClass.SignDescriptor.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
A set of sign descriptors, for each input to be signed.
- addSignDescs(int, SignerOuterClass.SignDescriptor.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
A set of sign descriptors, for each input to be signed.
- addSignDescsBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
A set of sign descriptors, for each input to be signed.
- addSignDescsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
A set of sign descriptors, for each input to be signed.
- addSignedInputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
The indices of signed inputs.
- addTower(byte[], String, StreamObserver<AddTowerResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
-
Method to generate a addTower request.
- addTower(AddTowerRequest, StreamObserver<AddTowerResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
-
Method to send a addTower request.
- addTower(byte[], String) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
-
Method to generate a addTower request.
- addTower(AddTowerRequest) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
-
Method to send a addTower request.
- addTower(Wtclient.AddTowerRequest, StreamObserver<Wtclient.AddTowerResponse>) - Method in interface org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.AsyncService
-
AddTower adds a new watchtower reachable at the given address and
considers it for new sessions.
- addTower(Wtclient.AddTowerRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientBlockingStub
-
AddTower adds a new watchtower reachable at the given address and
considers it for new sessions.
- addTower(Wtclient.AddTowerRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientFutureStub
-
AddTower adds a new watchtower reachable at the given address and
considers it for new sessions.
- addTower(Wtclient.AddTowerRequest, StreamObserver<Wtclient.AddTowerResponse>) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientStub
-
AddTower adds a new watchtower reachable at the given address and
considers it for new sessions.
- AddTowerRequest - Class in org.lightningj.lnd.wrapper.wtclient.message
-
Wrapper class for AddTowerRequest.
- AddTowerRequest() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
-
Empty Constructor
- AddTowerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
-
Json Parsing Constructor
- AddTowerRequest(Wtclient.AddTowerRequest) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
-
Constructor using underlying Lightning API Object
- AddTowerResponse - Class in org.lightningj.lnd.wrapper.wtclient.message
-
Wrapper class for AddTowerResponse.
- AddTowerResponse() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerResponse
-
Empty Constructor
- AddTowerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerResponse
-
Json Parsing Constructor
- AddTowerResponse(Wtclient.AddTowerResponse) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerResponse
-
Constructor using underlying Lightning API Object
- addTowers(Wtclient.Tower) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
The list of watchtowers available for new backups.
- addTowers(int, Wtclient.Tower) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
The list of watchtowers available for new backups.
- addTowers(Wtclient.Tower.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
The list of watchtowers available for new backups.
- addTowers(int, Wtclient.Tower.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
The list of watchtowers available for new backups.
- addTowersBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
The list of watchtowers available for new backups.
- addTowersBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
The list of watchtowers available for new backups.
- addTransactionIds(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
Reversed, hex-encoded string representing the transaction ids of the
sweeps that our node has broadcast.
- addTransactionIdsBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
Reversed, hex-encoded string representing the transaction ids of the
sweeps that our node has broadcast.
- addTransactions(LightningApi.Transaction) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
The list of transactions relevant to the wallet.
- addTransactions(int, LightningApi.Transaction) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
The list of transactions relevant to the wallet.
- addTransactions(LightningApi.Transaction.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
The list of transactions relevant to the wallet.
- addTransactions(int, LightningApi.Transaction.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
The list of transactions relevant to the wallet.
- addTransactionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
The list of transactions relevant to the wallet.
- addTransactionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
The list of transactions relevant to the wallet.
- addTweaks(SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaks(int, SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaks(SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaks(int, SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaks(SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaks(int, SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaks(SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaks(int, SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaksBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaksBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaksBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTweaksBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- addTx(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
List of transaction ids.
- addTxBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
List of transaction ids.
- addTypes(LightningApi.NodeMetricType) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
The requested node metrics.
- addTypesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
The requested node metrics.
- addUris(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The URIs of the current node.
- addUris(String) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
The URIs of the watchtower.
- addUrisBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The URIs of the current node.
- addUrisBytes(ByteString) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
The URIs of the watchtower.
- addUtxos(LightningApi.Utxo) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
A list of utxos
- addUtxos(int, LightningApi.Utxo) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
A list of utxos
- addUtxos(LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
A list of utxos
- addUtxos(int, LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
A list of utxos
- addUtxos(LightningApi.Utxo) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
A list of utxos satisfying the specified number of confirmations.
- addUtxos(int, LightningApi.Utxo) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
A list of utxos satisfying the specified number of confirmations.
- addUtxos(LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
A list of utxos satisfying the specified number of confirmations.
- addUtxos(int, LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
A list of utxos satisfying the specified number of confirmations.
- addUtxosBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
A list of utxos
- addUtxosBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
A list of utxos
- addUtxosBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
A list of utxos satisfying the specified number of confirmations.
- addUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
A list of utxos satisfying the specified number of confirmations.
- addWaitingCloseChannels(LightningApi.PendingChannelsResponse.WaitingCloseChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels waiting for closing tx to confirm
- addWaitingCloseChannels(int, LightningApi.PendingChannelsResponse.WaitingCloseChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels waiting for closing tx to confirm
- addWaitingCloseChannels(LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels waiting for closing tx to confirm
- addWaitingCloseChannels(int, LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels waiting for closing tx to confirm
- addWaitingCloseChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels waiting for closing tx to confirm
- addWaitingCloseChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels waiting for closing tx to confirm
- addWitness(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
The serializes witness stack for the specified input.
- ADMIN_MACAROON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
-
- ADMIN_MACAROON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
-
- ADVERTISING_NODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
- AEZEED_PASSPHRASE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
-
- AEZEED_PASSPHRASE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
- ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
- ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
- ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- ALIAS_MAPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
- ALIAS_SCIDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- ALIAS_SCIDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- ALIASES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AliasMap
-
- AliasMap - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for AliasMap.
- AliasMap() - Constructor for class org.lightningj.lnd.wrapper.message.AliasMap
-
Empty Constructor
- AliasMap(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AliasMap
-
Json Parsing Constructor
- AliasMap(LightningApi.AliasMap) - Constructor for class org.lightningj.lnd.wrapper.message.AliasMap
-
Constructor using underlying Lightning API Object
- ALL_LEAVES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
- ALL_SIGNER_PUBKEYS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
-
- ALL_SIGNER_PUBKEYS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
-
- ALLOW_EXTERNAL_PERMISSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
-
- ALLOW_SELF_PAYMENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- ALLOW_SELF_PAYMENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- Amount - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for Amount.
- Amount() - Constructor for class org.lightningj.lnd.wrapper.message.Amount
-
Empty Constructor
- Amount(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Amount
-
Json Parsing Constructor
- Amount(LightningApi.Amount) - Constructor for class org.lightningj.lnd.wrapper.message.Amount
-
Constructor using underlying Lightning API Object
- AMOUNT_BELOW_MINIMUM_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
-
AMOUNT_BELOW_MINIMUM = 11;
- AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLC
-
- AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutputDetail
-
- AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
-
- AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
-
- AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
-
- AMOUNT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Resolution
-
- AMOUNT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
-
- AMOUNT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
-
- AMP - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for AMP.
- AMP() - Constructor for class org.lightningj.lnd.wrapper.message.AMP
-
Empty Constructor
- AMP(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AMP
-
Json Parsing Constructor
- AMP(LightningApi.AMP) - Constructor for class org.lightningj.lnd.wrapper.message.AMP
-
Constructor using underlying Lightning API Object
- AMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- AMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- AMP_INVOICE_STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- AMP_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
-
AMP_OPT = 31;
- AMP_RECORD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
-
- AMP_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
-
AMP_REQ = 30;
- AMPInvoiceState - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for AMPInvoiceState.
- AMPInvoiceState() - Constructor for class org.lightningj.lnd.wrapper.message.AMPInvoiceState
-
Empty Constructor
- AMPInvoiceState(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AMPInvoiceState
-
Json Parsing Constructor
- AMPInvoiceState(LightningApi.AMPInvoiceState) - Constructor for class org.lightningj.lnd.wrapper.message.AMPInvoiceState
-
Constructor using underlying Lightning API Object
- ampInvoiceStateEntries - Variable in class org.lightningj.lnd.wrapper.message.Invoice
-
- AmpInvoiceStateEntries() - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntries
-
- AmpInvoiceStateEntry() - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntry
-
Empty Constructor
- AmpInvoiceStateEntry(String, AMPInvoiceState) - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntry
-
Json Parsing Constructor
- AMPRecord - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for AMPRecord.
- AMPRecord() - Constructor for class org.lightningj.lnd.wrapper.message.AMPRecord
-
Empty Constructor
- AMPRecord(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AMPRecord
-
Json Parsing Constructor
- AMPRecord(LightningApi.AMPRecord) - Constructor for class org.lightningj.lnd.wrapper.message.AMPRecord
-
Constructor using underlying Lightning API Object
- AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
-
- AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
- AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- AMT_IN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- AMT_IN_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
- AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
-
- AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
-
- AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- AMT_OUT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- AMT_OUT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- AMT_PAID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- AMT_PAID_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
-
- AMT_PAID_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- AMT_PAID_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- AMT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
-
- AMT_TO_FORWARD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
-
- AMT_TO_FORWARD_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
-
- ANCHOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
- ANCHOR_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
-
We resolved an anchor output.
- ANCHOR_VALUE - Static variable in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
-
Selects the policy from the anchor tower client.
- ANCHORS_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
-
ANCHORS_OPT = 21;
- ANCHORS_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
-
ANCHORS_REQ = 20;
- ANCHORS_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
-
A channel that uses a commitment format that has anchor outputs on the
commitments, allowing fee bumping after a force close transaction has
been broadcast.
- ANCHORS_ZERO_FEE_HTLC_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
-
ANCHORS_ZERO_FEE_HTLC_OPT = 23;
- ANCHORS_ZERO_FEE_HTLC_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
-
ANCHORS_ZERO_FEE_HTLC_REQ = 22;
- API - Class in org.lightningj.lnd.wrapper
-
Base class for Wrapping API implementations.
- API(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.API
-
Minimal constructor for setting up a connection with LND Application.
- API(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.API
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters and macaroon Context.
- API(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.API
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- APP_MAJOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- APP_MINOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- APP_PATCH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- APP_PRE_RELEASE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- APRIORI_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
- APRIORI_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
-
APRIORI = 0;
- AprioriParameters - Class in org.lightningj.lnd.wrapper.router.message
-
Wrapper class for AprioriParameters.
- AprioriParameters() - Constructor for class org.lightningj.lnd.wrapper.router.message.AprioriParameters
-
Empty Constructor
- AprioriParameters(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.AprioriParameters
-
Json Parsing Constructor
- AprioriParameters(RouterOuterClass.AprioriParameters) - Constructor for class org.lightningj.lnd.wrapper.router.message.AprioriParameters
-
Constructor using underlying Lightning API Object
- AsynchronousAPI - Class in org.lightningj.lnd.wrapper
-
Base call for all Asynchronous API implementations.
- AsynchronousAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousAutopilotAPI - Class in org.lightningj.lnd.wrapper.autopilot
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousAutopilotAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousAutopilotAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousAutopilotAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousChainKitAPI - Class in org.lightningj.lnd.wrapper.chainkit
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousChainKitAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousChainKitAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousChainKitAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousChainNotifierAPI - Class in org.lightningj.lnd.wrapper.chainnotifier
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousChainNotifierAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousChainNotifierAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousChainNotifierAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousDevAPI - Class in org.lightningj.lnd.wrapper.dev
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousDevAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousDevAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousDevAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousInvoicesAPI - Class in org.lightningj.lnd.wrapper.invoices
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousInvoicesAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousInvoicesAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousInvoicesAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousLndAPI - Class in org.lightningj.lnd.wrapper
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousLndAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousLndAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousLndAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousNeutrinoAPI - Class in org.lightningj.lnd.wrapper.neutrino
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousNeutrinoAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousNeutrinoAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousNeutrinoAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousPeersAPI - Class in org.lightningj.lnd.wrapper.peers
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousPeersAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousPeersAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousPeersAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousRouterAPI - Class in org.lightningj.lnd.wrapper.router
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousRouterAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousRouterAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousRouterAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousSignerAPI - Class in org.lightningj.lnd.wrapper.signer
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousSignerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousSignerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousSignerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousStateServiceAPI - Class in org.lightningj.lnd.wrapper.stateservice
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousStateServiceAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousStateServiceAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousStateServiceAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousVersionerAPI - Class in org.lightningj.lnd.wrapper.verrpc
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousVersionerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousVersionerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousVersionerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousWalletKitAPI - Class in org.lightningj.lnd.wrapper.walletkit
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousWalletKitAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousWalletKitAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousWalletKitAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousWalletUnlockerAPI - Class in org.lightningj.lnd.wrapper.walletunlocker
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousWalletUnlockerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousWalletUnlockerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousWalletUnlockerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousWatchtowerAPI - Class in org.lightningj.lnd.wrapper.watchtower
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousWatchtowerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousWatchtowerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousWatchtowerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- AsynchronousWatchtowerClientAPI - Class in org.lightningj.lnd.wrapper.wtclient
-
API Class for generating asynchronous API calls to LDN server using wrapped objects.
- AsynchronousWatchtowerClientAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
-
Minimal constructor for setting up a connection with LND Application.
- AsynchronousWatchtowerClientAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
-
Constructor for setting up a connection with LND Application with more flexible
SSL context parameters.
- AsynchronousWatchtowerClientAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
-
Constructor used for setting up a connection using a GRPC managed channel that
can be customized.
- ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
- ATTEMPT_TIME_NS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
- AUTO_FAIL_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
- AUTO_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
-
AUTO = 2;
- AutopilotGrpc - Class in org.lightningj.lnd.autopilot.proto
-
Autopilot is a service that can be used to get information about the current
state of the daemon's autopilot agent, and also supply it with information
that can be used when deciding where to open channels.
- AutopilotGrpc.AsyncService - Interface in org.lightningj.lnd.autopilot.proto
-
Autopilot is a service that can be used to get information about the current
state of the daemon's autopilot agent, and also supply it with information
that can be used when deciding where to open channels.
- AutopilotGrpc.AutopilotBlockingStub - Class in org.lightningj.lnd.autopilot.proto
-
A stub to allow clients to do synchronous rpc calls to service Autopilot.
- AutopilotGrpc.AutopilotFutureStub - Class in org.lightningj.lnd.autopilot.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Autopilot.
- AutopilotGrpc.AutopilotImplBase - Class in org.lightningj.lnd.autopilot.proto
-
Base class for the server implementation of the service Autopilot.
- AutopilotGrpc.AutopilotStub - Class in org.lightningj.lnd.autopilot.proto
-
A stub to allow clients to do asynchronous rpc calls to service Autopilot.
- AutopilotImplBase() - Constructor for class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotImplBase
-
- AutopilotOuterClass - Class in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.ModifyStatusRequest - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.ModifyStatusRequest
- AutopilotOuterClass.ModifyStatusRequest.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.ModifyStatusRequest
- AutopilotOuterClass.ModifyStatusRequestOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.ModifyStatusResponse - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.ModifyStatusResponse
- AutopilotOuterClass.ModifyStatusResponse.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.ModifyStatusResponse
- AutopilotOuterClass.ModifyStatusResponseOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.QueryScoresRequest - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.QueryScoresRequest
- AutopilotOuterClass.QueryScoresRequest.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.QueryScoresRequest
- AutopilotOuterClass.QueryScoresRequestOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.QueryScoresResponse - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.QueryScoresResponse
- AutopilotOuterClass.QueryScoresResponse.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.QueryScoresResponse
- AutopilotOuterClass.QueryScoresResponse.HeuristicResult - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.QueryScoresResponse.HeuristicResult
- AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.QueryScoresResponse.HeuristicResult
- AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.QueryScoresResponseOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.SetScoresRequest - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.SetScoresRequest
- AutopilotOuterClass.SetScoresRequest.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.SetScoresRequest
- AutopilotOuterClass.SetScoresRequestOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.SetScoresResponse - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.SetScoresResponse
- AutopilotOuterClass.SetScoresResponse.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.SetScoresResponse
- AutopilotOuterClass.SetScoresResponseOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.StatusRequest - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.StatusRequest
- AutopilotOuterClass.StatusRequest.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.StatusRequest
- AutopilotOuterClass.StatusRequestOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AutopilotOuterClass.StatusResponse - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.StatusResponse
- AutopilotOuterClass.StatusResponse.Builder - Class in org.lightningj.lnd.autopilot.proto
-
Protobuf type autopilotrpc.StatusResponse
- AutopilotOuterClass.StatusResponseOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
-
- AVG_CHANNEL_SIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
-
- AVG_OUT_DEGREE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
-
- CANCELED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
-
CANCELED = 2;
- CANCELED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
-
CANCELED = 2;
- cancelInvoice(InvoicesOuterClass.CancelInvoiceMsg, StreamObserver<InvoicesOuterClass.CancelInvoiceResp>) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesGrpc.AsyncService
-
CancelInvoice cancels a currently open invoice.
- cancelInvoice(InvoicesOuterClass.CancelInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesBlockingStub
-
CancelInvoice cancels a currently open invoice.
- cancelInvoice(InvoicesOuterClass.CancelInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesFutureStub
-
CancelInvoice cancels a currently open invoice.
- cancelInvoice(InvoicesOuterClass.CancelInvoiceMsg, StreamObserver<InvoicesOuterClass.CancelInvoiceResp>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesStub
-
CancelInvoice cancels a currently open invoice.
- cancelInvoice(byte[], StreamObserver<CancelInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
-
Method to generate a cancelInvoice request.
- cancelInvoice(CancelInvoiceMsg, StreamObserver<CancelInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
-
Method to send a cancelInvoice request.
- cancelInvoice(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
-
Method to generate a cancelInvoice request.
- cancelInvoice(CancelInvoiceMsg) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
-
Method to send a cancelInvoice request.
- CancelInvoiceMsg - Class in org.lightningj.lnd.wrapper.invoices.message
-
Wrapper class for CancelInvoiceMsg.
- CancelInvoiceMsg() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceMsg
-
Empty Constructor
- CancelInvoiceMsg(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceMsg
-
Json Parsing Constructor
- CancelInvoiceMsg(InvoicesOuterClass.CancelInvoiceMsg) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceMsg
-
Constructor using underlying Lightning API Object
- CancelInvoiceResp - Class in org.lightningj.lnd.wrapper.invoices.message
-
Wrapper class for CancelInvoiceResp.
- CancelInvoiceResp() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceResp
-
Empty Constructor
- CancelInvoiceResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceResp
-
Json Parsing Constructor
- CancelInvoiceResp(InvoicesOuterClass.CancelInvoiceResp) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceResp
-
Constructor using underlying Lightning API Object
- CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
- CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
- CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
- CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
- CAPACITY_FRACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
-
- Chain - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for Chain.
- Chain() - Constructor for class org.lightningj.lnd.wrapper.message.Chain
-
Empty Constructor
- Chain(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Chain
-
Json Parsing Constructor
- Chain(LightningApi.Chain) - Constructor for class org.lightningj.lnd.wrapper.message.Chain
-
Constructor using underlying Lightning API Object
- CHAIN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Chain
-
- CHAIN_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
- CHAIN_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- CHAIN_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
- Chainkit - Class in org.lightningj.lnd.chainkit.proto
-
- Chainkit.GetBestBlockRequest - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBestBlockRequest
- Chainkit.GetBestBlockRequest.Builder - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBestBlockRequest
- Chainkit.GetBestBlockRequestOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
-
- Chainkit.GetBestBlockResponse - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBestBlockResponse
- Chainkit.GetBestBlockResponse.Builder - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBestBlockResponse
- Chainkit.GetBestBlockResponseOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
-
- Chainkit.GetBlockHashRequest - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockHashRequest
- Chainkit.GetBlockHashRequest.Builder - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockHashRequest
- Chainkit.GetBlockHashRequestOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
-
- Chainkit.GetBlockHashResponse - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockHashResponse
- Chainkit.GetBlockHashResponse.Builder - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockHashResponse
- Chainkit.GetBlockHashResponseOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
-
- Chainkit.GetBlockHeaderRequest - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockHeaderRequest
- Chainkit.GetBlockHeaderRequest.Builder - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockHeaderRequest
- Chainkit.GetBlockHeaderRequestOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
-
- Chainkit.GetBlockHeaderResponse - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockHeaderResponse
- Chainkit.GetBlockHeaderResponse.Builder - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockHeaderResponse
- Chainkit.GetBlockHeaderResponseOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
-
- Chainkit.GetBlockRequest - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockRequest
- Chainkit.GetBlockRequest.Builder - Class in org.lightningj.lnd.chainkit.proto
-
Protobuf type chainrpc.GetBlockRequest
- Chainkit.GetBlockRequestOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
-
- Chainkit.GetBlockResponse - Class in org.lightningj.lnd.chainkit.proto
-
TODO(ffranr): The neutrino GetBlock response includes many
additional helpful fields.
- Chainkit.GetBlockResponse.Builder - Class in org.lightningj.lnd.chainkit.proto
-
TODO(ffranr): The neutrino GetBlock response includes many
additional helpful fields.
- Chainkit.GetBlockResponseOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
-
- ChainKitGrpc - Class in org.lightningj.lnd.chainkit.proto
-
ChainKit is a service that can be used to get information from the
chain backend.
- ChainKitGrpc.AsyncService - Interface in org.lightningj.lnd.chainkit.proto
-
ChainKit is a service that can be used to get information from the
chain backend.
- ChainKitGrpc.ChainKitBlockingStub - Class in org.lightningj.lnd.chainkit.proto
-
A stub to allow clients to do synchronous rpc calls to service ChainKit.
- ChainKitGrpc.ChainKitFutureStub - Class in org.lightningj.lnd.chainkit.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service ChainKit.
- ChainKitGrpc.ChainKitImplBase - Class in org.lightningj.lnd.chainkit.proto
-
Base class for the server implementation of the service ChainKit.
- ChainKitGrpc.ChainKitStub - Class in org.lightningj.lnd.chainkit.proto
-
A stub to allow clients to do asynchronous rpc calls to service ChainKit.
- ChainKitImplBase() - Constructor for class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitImplBase
-
- ChainNotifierGrpc - Class in org.lightningj.lnd.chainnotifier.proto
-
ChainNotifier is a service that can be used to get information about the
chain backend by registering notifiers for chain events.
- ChainNotifierGrpc.AsyncService - Interface in org.lightningj.lnd.chainnotifier.proto
-
ChainNotifier is a service that can be used to get information about the
chain backend by registering notifiers for chain events.
- ChainNotifierGrpc.ChainNotifierBlockingStub - Class in org.lightningj.lnd.chainnotifier.proto
-
A stub to allow clients to do synchronous rpc calls to service ChainNotifier.
- ChainNotifierGrpc.ChainNotifierFutureStub - Class in org.lightningj.lnd.chainnotifier.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service ChainNotifier.
- ChainNotifierGrpc.ChainNotifierImplBase - Class in org.lightningj.lnd.chainnotifier.proto
-
Base class for the server implementation of the service ChainNotifier.
- ChainNotifierGrpc.ChainNotifierStub - Class in org.lightningj.lnd.chainnotifier.proto
-
A stub to allow clients to do asynchronous rpc calls to service ChainNotifier.
- ChainNotifierImplBase() - Constructor for class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierImplBase
-
- ChainNotifierOuterClass - Class in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.BlockEpoch - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.BlockEpoch
- ChainNotifierOuterClass.BlockEpoch.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.BlockEpoch
- ChainNotifierOuterClass.BlockEpochOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.ConfDetails - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.ConfDetails
- ChainNotifierOuterClass.ConfDetails.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.ConfDetails
- ChainNotifierOuterClass.ConfDetailsOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.ConfEvent - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.ConfEvent
- ChainNotifierOuterClass.ConfEvent.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.ConfEvent
- ChainNotifierOuterClass.ConfEvent.EventCase - Enum in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.ConfEventOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.ConfRequest - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.ConfRequest
- ChainNotifierOuterClass.ConfRequest.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.ConfRequest
- ChainNotifierOuterClass.ConfRequestOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.Outpoint - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.Outpoint
- ChainNotifierOuterClass.Outpoint.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.Outpoint
- ChainNotifierOuterClass.OutpointOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.Reorg - Class in org.lightningj.lnd.chainnotifier.proto
-
TODO(wilmer): need to know how the client will use this first.
- ChainNotifierOuterClass.Reorg.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
TODO(wilmer): need to know how the client will use this first.
- ChainNotifierOuterClass.ReorgOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.SpendDetails - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.SpendDetails
- ChainNotifierOuterClass.SpendDetails.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.SpendDetails
- ChainNotifierOuterClass.SpendDetailsOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.SpendEvent - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.SpendEvent
- ChainNotifierOuterClass.SpendEvent.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.SpendEvent
- ChainNotifierOuterClass.SpendEvent.EventCase - Enum in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.SpendEventOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- ChainNotifierOuterClass.SpendRequest - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.SpendRequest
- ChainNotifierOuterClass.SpendRequest.Builder - Class in org.lightningj.lnd.chainnotifier.proto
-
Protobuf type chainrpc.SpendRequest
- ChainNotifierOuterClass.SpendRequestOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
-
- CHAINS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
- CHAN_BACKUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
-
- CHAN_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
- CHAN_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
-
- CHAN_CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
-
- CHAN_CLOSE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HopHint
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
-
- CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
-
- CHAN_ID_IN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- CHAN_ID_OUT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- CHAN_OPEN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
- CHAN_PENDING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
- CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
-
- CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
- CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
- CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
-
- CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
- CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
-
- CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
- CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
- CHAN_POINT_SHIM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingShim
-
- CHAN_POINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
- CHAN_RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
-
- CHAN_STATUS_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- CHAN_STATUS_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
- ChanBackupExportRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChanBackupExportRequest.
- ChanBackupExportRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupExportRequest
-
Empty Constructor
- ChanBackupExportRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupExportRequest
-
Json Parsing Constructor
- ChanBackupExportRequest(LightningApi.ChanBackupExportRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupExportRequest
-
Constructor using underlying Lightning API Object
- ChanBackupSnapshot - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChanBackupSnapshot.
- ChanBackupSnapshot() - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
-
Empty Constructor
- ChanBackupSnapshot(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
-
Json Parsing Constructor
- ChanBackupSnapshot(LightningApi.ChanBackupSnapshot) - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
-
Constructor using underlying Lightning API Object
- CHANGE_ADDRESS_TYPE_P2TR_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
-
CHANGE_ADDRESS_TYPE_P2TR indicates to use P2TR address for change output
(BIP0086 key scope).
- CHANGE_ADDRESS_TYPE_UNSPECIFIED_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
-
CHANGE_ADDRESS_TYPE_UNSPECIFIED indicates that no change address type is
provided.
- CHANGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
-
- CHANGE_OUTPUT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
-
- CHANGE_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
- ChangeAddressType - Enum in org.lightningj.lnd.wrapper.walletkit.message
-
Wrapper enum ChangeAddressType.
- changePassword(Walletunlocker.ChangePasswordRequest, StreamObserver<Walletunlocker.ChangePasswordResponse>) - Method in interface org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.AsyncService
-
lncli: `changepassword`
ChangePassword changes the password of the encrypted wallet.
- changePassword(Walletunlocker.ChangePasswordRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerBlockingStub
-
lncli: `changepassword`
ChangePassword changes the password of the encrypted wallet.
- changePassword(Walletunlocker.ChangePasswordRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerFutureStub
-
lncli: `changepassword`
ChangePassword changes the password of the encrypted wallet.
- changePassword(Walletunlocker.ChangePasswordRequest, StreamObserver<Walletunlocker.ChangePasswordResponse>) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerStub
-
lncli: `changepassword`
ChangePassword changes the password of the encrypted wallet.
- changePassword(byte[], byte[], Boolean, Boolean, StreamObserver<ChangePasswordResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
-
Method to generate a changePassword request.
- changePassword(ChangePasswordRequest, StreamObserver<ChangePasswordResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
-
Method to send a changePassword request.
- changePassword(byte[], byte[], Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
-
Method to generate a changePassword request.
- changePassword(ChangePasswordRequest) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
-
Method to send a changePassword request.
- ChangePasswordRequest - Class in org.lightningj.lnd.wrapper.walletunlocker.message
-
Wrapper class for ChangePasswordRequest.
- ChangePasswordRequest() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
-
Empty Constructor
- ChangePasswordRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
-
Json Parsing Constructor
- ChangePasswordRequest(Walletunlocker.ChangePasswordRequest) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
-
Constructor using underlying Lightning API Object
- ChangePasswordResponse - Class in org.lightningj.lnd.wrapper.walletunlocker.message
-
Wrapper class for ChangePasswordResponse.
- ChangePasswordResponse() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
-
Empty Constructor
- ChangePasswordResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
-
Json Parsing Constructor
- ChangePasswordResponse(Walletunlocker.ChangePasswordResponse) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
-
Constructor using underlying Lightning API Object
- ChanInfoRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChanInfoRequest.
- ChanInfoRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChanInfoRequest
-
Empty Constructor
- ChanInfoRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChanInfoRequest
-
Json Parsing Constructor
- ChanInfoRequest(LightningApi.ChanInfoRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChanInfoRequest
-
Constructor using underlying Lightning API Object
- channel - Variable in class org.lightningj.lnd.wrapper.API
-
- Channel - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for Channel.
- Channel() - Constructor for class org.lightningj.lnd.wrapper.message.Channel
-
Empty Constructor
- Channel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Channel
-
Json Parsing Constructor
- Channel(LightningApi.Channel) - Constructor for class org.lightningj.lnd.wrapper.message.Channel
-
Constructor using underlying Lightning API Object
- CHANNEL_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
- CHANNEL_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
-
- CHANNEL_DISABLED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
-
CHANNEL_DISABLED = 14;
- CHANNEL_FEES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
- CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
- CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
- CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
- CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
- CHANNEL_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
- CHANNEL_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
- CHANNEL_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
- CHANNEL_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
-
- CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
-
- CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
- CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
-
- CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
- CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
- CHANNEL_RESERVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
- CHANNEL_UPDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
-
- CHANNEL_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
- channelAcceptor(StreamObserver<LightningApi.ChannelAcceptRequest>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
ChannelAcceptor dispatches a bi-directional streaming RPC in which
OpenChannel requests are sent to the client and the client responds with
a boolean that tells LND whether or not to accept the channel.
- channelAcceptor(StreamObserver<LightningApi.ChannelAcceptRequest>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
ChannelAcceptor dispatches a bi-directional streaming RPC in which
OpenChannel requests are sent to the client and the client responds with
a boolean that tells LND whether or not to accept the channel.
- ChannelAcceptRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelAcceptRequest.
- ChannelAcceptRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Empty Constructor
- ChannelAcceptRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Json Parsing Constructor
- ChannelAcceptRequest(LightningApi.ChannelAcceptRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Constructor using underlying Lightning API Object
- ChannelAcceptResponse - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelAcceptResponse.
- ChannelAcceptResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
-
Empty Constructor
- ChannelAcceptResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
-
Json Parsing Constructor
- ChannelAcceptResponse(LightningApi.ChannelAcceptResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
-
Constructor using underlying Lightning API Object
- ChannelBackup - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelBackup.
- ChannelBackup() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackup
-
Empty Constructor
- ChannelBackup(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackup
-
Json Parsing Constructor
- ChannelBackup(LightningApi.ChannelBackup) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackup
-
Constructor using underlying Lightning API Object
- ChannelBackups - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelBackups.
- ChannelBackups() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackups
-
Empty Constructor
- ChannelBackups(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackups
-
Json Parsing Constructor
- ChannelBackups(LightningApi.ChannelBackups) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackups
-
Constructor using underlying Lightning API Object
- ChannelBackupSubscription - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelBackupSubscription.
- ChannelBackupSubscription() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackupSubscription
-
Empty Constructor
- ChannelBackupSubscription(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackupSubscription
-
Json Parsing Constructor
- ChannelBackupSubscription(LightningApi.ChannelBackupSubscription) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackupSubscription
-
Constructor using underlying Lightning API Object
- channelBalance(LightningApi.ChannelBalanceRequest, StreamObserver<LightningApi.ChannelBalanceResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
lncli: `channelbalance`
ChannelBalance returns a report on the total funds across all open channels,
categorized in local/remote, pending local/remote and unsettled local/remote
balances.
- channelBalance(LightningApi.ChannelBalanceRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
-
lncli: `channelbalance`
ChannelBalance returns a report on the total funds across all open channels,
categorized in local/remote, pending local/remote and unsettled local/remote
balances.
- channelBalance(LightningApi.ChannelBalanceRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
-
lncli: `channelbalance`
ChannelBalance returns a report on the total funds across all open channels,
categorized in local/remote, pending local/remote and unsettled local/remote
balances.
- channelBalance(LightningApi.ChannelBalanceRequest, StreamObserver<LightningApi.ChannelBalanceResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
lncli: `channelbalance`
ChannelBalance returns a report on the total funds across all open channels,
categorized in local/remote, pending local/remote and unsettled local/remote
balances.
- channelBalance(StreamObserver<ChannelBalanceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to generate a channelBalance request.
- channelBalance(ChannelBalanceRequest, StreamObserver<ChannelBalanceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to send a channelBalance request.
- channelBalance() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to generate a channelBalance request.
- channelBalance(ChannelBalanceRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to send a channelBalance request.
- ChannelBalanceRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelBalanceRequest.
- ChannelBalanceRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceRequest
-
Empty Constructor
- ChannelBalanceRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceRequest
-
Json Parsing Constructor
- ChannelBalanceRequest(LightningApi.ChannelBalanceRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceRequest
-
Constructor using underlying Lightning API Object
- ChannelBalanceResponse - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelBalanceResponse.
- ChannelBalanceResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
-
Empty Constructor
- ChannelBalanceResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
-
Json Parsing Constructor
- ChannelBalanceResponse(LightningApi.ChannelBalanceResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
-
Constructor using underlying Lightning API Object
- ChannelCloseSummary - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelCloseSummary.
- ChannelCloseSummary() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Empty Constructor
- ChannelCloseSummary(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Json Parsing Constructor
- ChannelCloseSummary(LightningApi.ChannelCloseSummary) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Constructor using underlying Lightning API Object
- ChannelCloseSummary.ClosureType - Enum in org.lightningj.lnd.wrapper.message
-
Inner enum ClosureType for class ChannelCloseSummary
Generated Automatically.
- ChannelCloseUpdate - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelCloseUpdate.
- ChannelCloseUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
-
Empty Constructor
- ChannelCloseUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
-
Json Parsing Constructor
- ChannelCloseUpdate(LightningApi.ChannelCloseUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
-
Constructor using underlying Lightning API Object
- ChannelConstraints - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelConstraints.
- ChannelConstraints() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelConstraints
-
Empty Constructor
- ChannelConstraints(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelConstraints
-
Json Parsing Constructor
- ChannelConstraints(LightningApi.ChannelConstraints) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelConstraints
-
Constructor using underlying Lightning API Object
- ChannelEdge - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelEdge.
- ChannelEdge() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge
-
Empty Constructor
- ChannelEdge(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge
-
Json Parsing Constructor
- ChannelEdge(LightningApi.ChannelEdge) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge
-
Constructor using underlying Lightning API Object
- ChannelEdge.CustomRecordsEntries - Class in org.lightningj.lnd.wrapper.message
-
Wrapping class used for conversion between Map and XML notation.
- ChannelEdge.CustomRecordsEntry - Class in org.lightningj.lnd.wrapper.message
-
Inner class CustomRecordsEntry for class ChannelEdge.
- ChannelEdgeUpdate - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelEdgeUpdate.
- ChannelEdgeUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
-
Empty Constructor
- ChannelEdgeUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
-
Json Parsing Constructor
- ChannelEdgeUpdate(LightningApi.ChannelEdgeUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
-
Constructor using underlying Lightning API Object
- ChannelEventSubscription - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelEventSubscription.
- ChannelEventSubscription() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventSubscription
-
Empty Constructor
- ChannelEventSubscription(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventSubscription
-
Json Parsing Constructor
- ChannelEventSubscription(LightningApi.ChannelEventSubscription) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventSubscription
-
Constructor using underlying Lightning API Object
- ChannelEventUpdate - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelEventUpdate.
- ChannelEventUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
-
Empty Constructor
- ChannelEventUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
-
Json Parsing Constructor
- ChannelEventUpdate(LightningApi.ChannelEventUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
-
Constructor using underlying Lightning API Object
- ChannelEventUpdate.UpdateType - Enum in org.lightningj.lnd.wrapper.message
-
Inner enum UpdateType for class ChannelEventUpdate
Generated Automatically.
- ChannelFeeReport - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelFeeReport.
- ChannelFeeReport() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelFeeReport
-
Empty Constructor
- ChannelFeeReport(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelFeeReport
-
Json Parsing Constructor
- ChannelFeeReport(LightningApi.ChannelFeeReport) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelFeeReport
-
Constructor using underlying Lightning API Object
- ChannelGraph - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelGraph.
- ChannelGraph() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraph
-
Empty Constructor
- ChannelGraph(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraph
-
Json Parsing Constructor
- ChannelGraph(LightningApi.ChannelGraph) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraph
-
Constructor using underlying Lightning API Object
- ChannelGraphRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelGraphRequest.
- ChannelGraphRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraphRequest
-
Empty Constructor
- ChannelGraphRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraphRequest
-
Json Parsing Constructor
- ChannelGraphRequest(LightningApi.ChannelGraphRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraphRequest
-
Constructor using underlying Lightning API Object
- ChannelOpenUpdate - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelOpenUpdate.
- ChannelOpenUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
-
Empty Constructor
- ChannelOpenUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
-
Json Parsing Constructor
- ChannelOpenUpdate(LightningApi.ChannelOpenUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
-
Constructor using underlying Lightning API Object
- ChannelPoint - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelPoint.
- ChannelPoint() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelPoint
-
Empty Constructor
- ChannelPoint(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelPoint
-
Json Parsing Constructor
- ChannelPoint(LightningApi.ChannelPoint) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelPoint
-
Constructor using underlying Lightning API Object
- CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
- CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
- CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
- CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
- ChannelUpdate - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChannelUpdate.
- ChannelUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Empty Constructor
- ChannelUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Json Parsing Constructor
- ChannelUpdate(LightningApi.ChannelUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Constructor using underlying Lightning API Object
- ChanPointShim - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ChanPointShim.
- ChanPointShim() - Constructor for class org.lightningj.lnd.wrapper.message.ChanPointShim
-
Empty Constructor
- ChanPointShim(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChanPointShim
-
Json Parsing Constructor
- ChanPointShim(LightningApi.ChanPointShim) - Constructor for class org.lightningj.lnd.wrapper.message.ChanPointShim
-
Constructor using underlying Lightning API Object
- ChanStatusAction - Enum in org.lightningj.lnd.wrapper.router.message
-
Wrapper enum ChanStatusAction.
- checkMacaroonPermissions(LightningApi.CheckMacPermRequest, StreamObserver<LightningApi.CheckMacPermResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
CheckMacaroonPermissions checks whether a request follows the constraints
imposed on the macaroon and that the macaroon is authorized to follow the
provided permissions.
- checkMacaroonPermissions(LightningApi.CheckMacPermRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
-
CheckMacaroonPermissions checks whether a request follows the constraints
imposed on the macaroon and that the macaroon is authorized to follow the
provided permissions.
- checkMacaroonPermissions(LightningApi.CheckMacPermRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
-
CheckMacaroonPermissions checks whether a request follows the constraints
imposed on the macaroon and that the macaroon is authorized to follow the
provided permissions.
- checkMacaroonPermissions(LightningApi.CheckMacPermRequest, StreamObserver<LightningApi.CheckMacPermResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
CheckMacaroonPermissions checks whether a request follows the constraints
imposed on the macaroon and that the macaroon is authorized to follow the
provided permissions.
- checkMacaroonPermissions(byte[], List<MacaroonPermission>, String, StreamObserver<CheckMacPermResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to generate a checkMacaroonPermissions request.
- checkMacaroonPermissions(CheckMacPermRequest, StreamObserver<CheckMacPermResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to send a checkMacaroonPermissions request.
- checkMacaroonPermissions(byte[], List<MacaroonPermission>, String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to generate a checkMacaroonPermissions request.
- checkMacaroonPermissions(CheckMacPermRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to send a checkMacaroonPermissions request.
- CheckMacPermRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for CheckMacPermRequest.
- CheckMacPermRequest() - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
-
Empty Constructor
- CheckMacPermRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
-
Json Parsing Constructor
- CheckMacPermRequest(LightningApi.CheckMacPermRequest) - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
-
Constructor using underlying Lightning API Object
- CheckMacPermResponse - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for CheckMacPermResponse.
- CheckMacPermResponse() - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermResponse
-
Empty Constructor
- CheckMacPermResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermResponse
-
Json Parsing Constructor
- CheckMacPermResponse(LightningApi.CheckMacPermResponse) - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermResponse
-
Constructor using underlying Lightning API Object
- CHILD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMP
-
- CHILD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPRecord
-
- CIPHER_SEED_MNEMONIC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
- CIPHER_SEED_MNEMONIC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
- CircuitKey - Class in org.lightningj.lnd.wrapper.router.message
-
Wrapper class for CircuitKey.
- CircuitKey() - Constructor for class org.lightningj.lnd.wrapper.router.message.CircuitKey
-
Empty Constructor
- CircuitKey(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.CircuitKey
-
Json Parsing Constructor
- CircuitKey(RouterOuterClass.CircuitKey) - Constructor for class org.lightningj.lnd.wrapper.router.message.CircuitKey
-
Constructor using underlying Lightning API Object
- CIRCULAR_ROUTE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
-
CIRCULAR_ROUTE = 22;
- CLAIMED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
-
An output was claimed on chain.
- CLEANUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
- clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
-
- clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
-
- clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
- clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
-
- clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
-
- clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
- clear() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
- clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
-
- clear() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
- clear() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
- clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
- clear() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
- clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
- clearAbandoned() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool abandoned = 6;
- clearAccept() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
Whether or not the client accepts the channel.
- clearAcceptHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Block height at which this htlc was accepted.
- clearAcceptTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Time at which this htlc was accepted.
- clearAccount() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
An optional filter to only include transactions relevant to an account.
- clearAccount() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
An optional filter to only include outputs belonging to an account.
- clearAccount() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
The name of the account to generate a new address for.
- clearAccount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
-
The wallet account the balance is shown for.
- clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
The name of the account to retrieve the next address of.
- clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
The name of the account to finalize the PSBT with.
- clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The name of the account to fund the PSBT with.
- clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The details of the imported account.
- clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
An optional filter to only include outputs belonging to an account.
- clearAccount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
Account is the third number in the derivation path.
- clearAccountBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
- clearAccountName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
An optional filter to only return addresses matching this account.
- clearAccounts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- clearAccounts() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- clearAccountWithAddresses() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- clearAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
Determines the kind of action.
- clearAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
Determines the kind of action.
- clearAction() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
The action that is granted.
- clearAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
The resolve action for this intercepted htlc.
- clearAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
.routerrpc.ChanStatusAction action = 2;
- clearActions() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
repeated string actions = 2;
- clearActive() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
-
Indicates whether the autopilot is active or not.
- clearActive() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Indicates whether the neutrino backend is active or not.
- clearActive() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
Whether this channel is active or not
- clearActiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint active_channel = 3;
- clearActiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
bool active_only = 1;
- clearActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
- clearActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
Whether the watchtower is currently a candidate for new sessions.
- clearAddIndex() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
The "add" index of this invoice.
- clearAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
The "add" index of this invoice.
- clearAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The "add" index of this invoice.
- clearAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
-
If specified (non-zero), then we'll first start by sending out
notifications for all added indexes with an add_index greater than this
value.
- clearAdditionalPublicChannels() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
-
The number of additional channels the user would like to open.
- clearAddr() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
Lightning address of the peer to connect to.
- clearAddr() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
string addr = 2;
- clearAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
The address to send coins to
- clearAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
-
The address encoded using a bech32 format.
- clearAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
The address which will be used to look up the private key and sign the
corresponding message.
- clearAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
The address which will be used to look up the public key and verify the
the signature.
- clearAddress() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
The address used to apply the update action.
- clearAddress() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
-
The newly generated wallet address
- clearAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
The address
- clearAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Network address of the peer; eg `127.0.0.1:10011`
- clearAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The address
- clearAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
The address encoded using the appropriate format depending on the
address type (base58, bech32, bech32m).
- clearAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
A network address the watchtower is reachable over.
- clearAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
If set, then the record for this address will be removed, indicating that is
is stale.
- clearAddresses() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- clearAddresses() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- clearAddresses() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
List of address, its type internal/external & balance.
- clearAddresses() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
The list of addresses the watchtower is reachable over.
- clearAddressType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The type of address
- clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The type of addresses the account supports.
- clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
The type of addresses the account supports.
- clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
An address type is only required when the extended account public key has a
legacy version (xpub, tpub, etc.), such that the wallet cannot detect what
address scheme it belongs to.
- clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
The type of address that will be generated from the public key.
- clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
An optional filter to only return accounts matching this address type.
- clearAddressUpdates() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the node's known addresses.
- clearAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
- clearAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
- clearAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
-
The binary serialized admin macaroon that can be used to access the daemon
after rotating the macaroon root key.
- clearAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
-
The binary serialized admin macaroon that can be used to access the daemon
after creating the wallet.
- clearAdvertisingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
string advertising_node = 5;
- clearAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
-
aezeed_passphrase is an optional user provided passphrase that will be used
to encrypt the generated aezeed cipher seed.
- clearAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
aezeed_passphrase is an optional user provided passphrase that will be used
to encrypt the generated aezeed cipher seed.
- clearAlias() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Alias or nick name of the node.
- clearAlias() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
If applicable, the alias of the current node, e.g.
- clearAlias() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
string alias = 3;
- clearAlias() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
string alias = 4;
- clearAliases() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
The set of all aliases stored for the base SCID.
- clearAliasMaps() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- clearAliasScids() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
This lists out the set of alias short channel ids that exist for a channel.
- clearAliasScids() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- clearAllLeaves() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
The complete, ordered list of all tap leaves of the tree.
- clearAllowExternalPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
Informs the RPC on whether to allow external permissions that LND is not
aware of.
- clearAllowSelfPayment() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
If set, circular payments to self are permitted.
- clearAllowSelfPayment() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
If set, circular payments to self are permitted.
- clearAllSignerPubkeys() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- clearAllSignerPubkeys() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
int64 amount = 2;
- clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
The value of the output coin in satoshis
- clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
The total value of the htlc
- clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
The amount in satoshis to send
- clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The transaction amount, denominated in satoshis
- clearAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
The amount that was claimed by the resolution.
- clearAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The value of the unspent coin in satoshis
- clearAmountSat() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The value of the output we're attempting to sweep.
- clearAmp() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
- clearAmp() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
If set, an AMP-payment will be attempted.
- clearAmpInvoiceState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- clearAmpRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional TLV record that signals the use of an AMP payment.
- clearAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
The size of the pre-crafted output to be used as the channel point for this
channel funding.
- clearAmt() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The amount to send expressed in satoshis.
- clearAmt() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The amount to send expressed in satoshis.
- clearAmt() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Number of satoshis to send.
- clearAmtIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total amount (in satoshis) of the incoming HTLC that created half
the circuit.
- clearAmtInMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total amount (in milli-satoshis) of the incoming HTLC that created
half the circuit.
- clearAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
The amount of the htlc in msat.
- clearAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The amount to send expressed in millisatoshis.
- clearAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The amount to send expressed in millisatoshis.
- clearAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
The amount to send expressed in msat.
- clearAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
The amount for which to calculate a probability.
- clearAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Number of millisatoshis to send.
- clearAmtOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total amount (in satoshis) of the outgoing HTLC that created the
second half of the circuit.
- clearAmtOutMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total amount (in milli-satoshis) of the outgoing HTLC that created
the second half of the circuit.
- clearAmtPaid() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- clearAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
The total amount paid for the sub-invoice expressed in milli satoshis.
- clearAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The amount that was accepted for this invoice, in millisatoshis.
- clearAmtPaidSat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The amount that was accepted for this invoice, in satoshis.
- clearAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
The amount one wishes to send to the target destination.
- clearAmtToForward() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- clearAmtToForwardMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
int64 amt_to_forward_msat = 6;
- clearAnchor() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
- clearAppMajor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The major application version.
- clearAppMinor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The minor application version.
- clearAppPatch() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The application patch number.
- clearAppPreRelease() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The application pre-release modifier, possibly empty.
- clearApriori() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
.routerrpc.AprioriParameters apriori = 7;
- clearAttemptId() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
The unique ID that is used for this attempt.
- clearAttemptTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
The time in UNIX nanoseconds at which this HTLC was sent.
- clearAutoFailHeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The block height at which this htlc will be auto-failed to prevent the
channel from force-closing.
- clearAvgChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
double avg_channel_size = 7;
- clearAvgOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
double avg_out_degree = 2;
- clearBackup() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
- clearBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
- clearBalance() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
The balance of the address.
- clearBanned() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
-
bool banned = 1;
- clearBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The base fee charged regardless of the number of milli-satoshis sent.
- clearBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The base fee that must be used for incoming HTLC's to this particular
channel.
- clearBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The base fee charged regardless of the number of milli-satoshis sent.
- clearBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The base fee charged regardless of the number of milli-satoshis sent.
- clearBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
The base fee charged regardless of the number of milli-satoshis sent.
- clearBasePsbt() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
An optional base PSBT the new channel output will be added to.
- clearBaseScid() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
For non-zero-conf channels, this is the confirmed SCID.
- clearBestHeaderTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Timestamp of the block best known to the wallet
- clearBetweennessCentrality() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
- clearBimodal() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
.routerrpc.BimodalParameters bimodal = 8;
- clearBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The bits in hex notation.
- clearBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The bits in hex notation.
- clearBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
The hash of the best block.
- clearBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
-
The hash of the best block at the specified height.
- clearBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
-
The hash of the block with the requested header.
- clearBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
-
The hash of the requested block.
- clearBlockHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
The hash of the block in which the confirmed transaction was included in.
- clearBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Best block hash.
- clearBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The node's current view of the hash of the best block
- clearBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The hash of the block this transaction was included in
- clearBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
The height of the best block.
- clearBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
-
Block height of the target best chain block.
- clearBlockHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
The height of the block in which the confirmed transaction was included
in.
- clearBlockHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Best block height.
- clearBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
int32 block_height = 2;
- clearBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The node's current view of the height of the best block
- clearBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The height of the block this transaction was included in
- clearBlockSha() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
bytes block_sha = 1;
- clearBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
Remaining # of blocks until the commitment output can be swept.
- clearBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
The number of blocks remaining until the current stage can be swept.
- clearBreach() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool breach = 4;
- clearBroadcastAttempts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The number of broadcast attempts we've made to sweep the output.
- clearBuildTags() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The list of build tags that were supplied during compilation.
- clearBytesRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Bytes of data transmitted from this peer
- clearBytesSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Bytes of data transmitted to this peer
- clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The total amount of funds held in this channel
- clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Total capacity of the channel.
- clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
int64 capacity = 6;
- clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
int64 capacity = 3;
- clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
int64 capacity = 2;
- clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
int64 capacity = 3;
- clearCapacityFraction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
The fraction of a channel's capacity that we consider to have liquidity.
- clearChain() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
The blockchain the node is on (eg bitcoin, litecoin)
- clearChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The hash of the genesis block that the proposed channel resides in.
- clearChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The hash of the genesis block that this channel resides within.
- clearChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The target chain that this channel was opened within.
- clearChains() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- clearChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
Is an encrypted single-chan backup.
- clearChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- clearChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
The channels to restore as a list of channel/backup pairs.
- clearChanCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- clearChanClose() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
.lnrpc.ChannelCloseUpdate chan_close = 3;
- clearChange() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
Whether a change address should be derived.
- clearChangeOutputIndex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The index of the added change output or -1 if no change was left over.
- clearChangeType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The address type for the change.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
-
The unique channel ID for the channel.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The unique channel ID for the channel.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The unique channel ID for the channel.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
The unique channel ID for the channel.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The short channel id that this fee report belongs to.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The unique description of the funding transaction.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
The unique channel ID for the channel.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
The unique channel ID for the channel.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The unique identifier of the channel.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Short channel id over which the htlc was received.
- clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
-
uint64 chan_id = 1;
- clearChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
-
/ The id of the channel that the is part of this circuit.
- clearChanIdIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The incoming channel ID that carried the HTLC that created the circuit.
- clearChanIdOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The outgoing channel ID that carried the preimage that completed the
circuit.
- clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
- clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
The pending channel to be closed
- clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The pending channel to be force closed
- clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The pending channel
- clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
The pending channel waiting for closing tx to confirm
- clearChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- clearChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- clearChannelFees() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- clearChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
A bit-field which the initiator uses to specify proposed channel
behavior.
- clearChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The bitfield that describes additional meta-data concerning how the
update is to be interpreted.
- clearChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
The unique channel ID for the channel.
- clearChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
The short channel id of this edge.
- clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
.lnrpc.ChannelPoint channel_point = 1;
- clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The outpoint (txid:index) of the funding transaction.
- clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The outpoint (txid:index) of the funding transaction.
- clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The channel that this fee report belongs to.
- clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
.lnrpc.ChannelPoint channel_point = 1;
- clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
The outpoint (txid:index) of the funding transaction.
- clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
string channel_point = 2;
- clearChannelReserve() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The minimum amount of satoshis the initiator requires us to have at all
times.
- clearChannels() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- clearChannels() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- clearChannels() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- clearChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- clearChannelUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
An optional channel update message.
- clearChannelUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- clearChanOpen() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the channel's funding transaction has now reached the
required number of confirmations on chain and can be used.
- clearChanPending() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the channel is now fully negotiated and the funding
transaction published.
- clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
Identifies the channel that this backup belongs to.
- clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
string chan_point = 2;
- clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
.lnrpc.ChannelPoint chan_point = 2;
- clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
The target channel point to refrence in created commitment transactions.
- clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
.lnrpc.ChannelPoint chan_point = 4;
- clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
The target channel point to obtain a back up for.
- clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
If set, this update will target a specific channel.
- clearChanPoint() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
.lnrpc.ChannelPoint chan_point = 1;
- clearChanPoints() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- clearChanPointShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
A channel shim where the channel point was fully constructed outside
of lnd's wallet and the transaction might already be published.
- clearChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The minimum satoshis this node is required to reserve in its balance.
- clearChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
A set of flags showing the current state of the channel.
- clearChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
A set of flags showing the current state of the channel.
- clearChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
A nonce used to randomize the child preimage and child hash from a given
root_share.
- clearChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
uint32 child_index = 3;
- clearCipherSeedMnemonic() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- clearCipherSeedMnemonic() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- clearCleanup() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
Cleanup indicates that after signing, the session state can be cleaned up,
since another participant is going to be responsible for combining the
partial signatures.
- clearCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- clearCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
Close address is the address that we will enforce payout to on cooperative
close if the channel was opened utilizing option upfront shutdown.
- clearCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- clearClosedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelCloseSummary closed_channel = 2;
- clearClosedChans() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- clearClosedHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
uint32 closed_height = 3;
- clearCloseHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Height at which the funding transaction was spent.
- clearCloseInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Close initiator indicates which party initiated the close.
- clearClosePending() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
.lnrpc.PendingUpdate close_pending = 1;
- clearCloseType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Details on how the channel was closed.
- clearClosingTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The txid of the transaction which ultimately closed this channel.
- clearClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
-
bytes closing_txid = 1;
- clearClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
The transaction id of the closing transaction
- clearClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The transaction id of the closing transaction
- clearClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
The transaction id of the closing transaction
- clearCltvExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- clearCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
A failure type-dependent cltv expiry value.
- clearCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- clearCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
int64 cltv_expiry = 9;
- clearCltvExpiryDelta() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The time-lock delta of the channel.
- clearCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
An optional maximum total time lock for the route.
- clearCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
An optional maximum total time lock for the route.
- clearCltvLimit() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
An optional maximum total time lock for the route.
- clearCode() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
Failure code as defined in the Lightning spec
- clearCoinType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
Coin type is the second number in the derivation path, this is _always_ 0
for purposes 49 and 84.
- clearColor() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Color is the node's color in hex code format.
- clearColor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The color of the current node in hex code format
- clearColor() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
string color = 5;
- clearColor() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
string color = 5;
- clearCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
The combined public key (in the 32-byte x-only format) with all tweaks
applied to it.
- clearCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
The combined public key (in the 32-byte x-only format) with all tweaks
applied to it.
- clearCommit() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
A verbose description of the daemon's commit.
- clearCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The amount calculated to be paid in fees for the current set of commitment
transactions.
- clearCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The amount calculated to be paid in fees for the current set of
commitment transactions.
- clearCommitHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The SHA1 commit hash that the daemon is compiled with.
- clearCommitHash() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The SHA1 commit hash that the daemon is compiled with.
- clearCommitments() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
A list of valid commitment transactions.
- clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The explicit commitment type to use.
- clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The commitment type used by this channel.
- clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The commitment type the initiator wishes to use for the proposed channel.
- clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The explicit commitment type to use.
- clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
The commitment type used by this channel.
- clearCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The weight of the commitment transaction
- clearCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The weight of the commitment transaction
- clearCompactSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
Use the compact (pubkey recoverable) format instead of the raw lnwire
format.
- clearConf() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
An event that includes the confirmation details of the request
(txid/ouput script).
- clearConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
Mission control's currently active config.
- clearConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
The config to set for mission control.
- clearConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The number of confirmations.
- clearConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The number of confirmations.
- clearConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The number of confirmations for the Utxo
- clearConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
-
The confirmed balance of the account (with >= 1 confirmations).
- clearConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
The confirmed balance of a wallet(with >= 1 confirmations)
- clearConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
-
The number of confirmations to shoot for when estimating the fee.
- clearConnectingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
string connecting_node = 6;
- clearCooperative() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool cooperative = 1;
- clearCountTotalPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
If set, all payments (complete and incomplete, independent of the
max_payments parameter) will be counted.
- clearCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
When this invoice was created.
- clearCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- clearCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
If set, returns all invoices with a creation date less than or equal to
it.
- clearCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
If set, returns all invoices with a creation date less than or equal to
it.
- clearCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
If set, returns all invoices with a creation date greater than or equal
to it.
- clearCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
If set, returns all invoices with a creation date greater than or equal
to it.
- clearCreationTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The time in UNIX nanoseconds at which the payment was created.
- clearCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- clearCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The number of blocks to use for the relative time lock in the pay-to-self
output of both commitment transactions.
- clearCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The csv delay (in blocks) that we require for the remote party.
- clearCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The CSV delay expressed in relative blocks.
- clearCurrentPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
current_password should be the current valid passphrase used to unlock the
daemon.
- clearCustomCaveatCondition() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
The parsed condition of the macaroon's custom caveat for convenient access.
- clearCustomMacaroonCaveatName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
The name of the custom macaroon caveat that this middleware is responsible
for.
- clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
- clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
- clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
- clearCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
- clearData() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
Raw message data
- clearData() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
Raw message data.
- clearDayFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
The total amount of fee revenue (in satoshis) the switch has collected
over the past 24 hrs.
- clearDecayTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
DecayTime describes the information decay of knowledge about previous
successes and failures in channels.
- clearDeleted() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
-
A boolean indicates that the deletion is successful.
- clearDeliveryAddress() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
An optional address to send funds to in the case of a cooperative close.
- clearDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The derivation path corresponding to the account public key.
- clearDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
The derivation path corresponding to the account public key.
- clearDescription() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string description = 6;
- clearDescriptionHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Hash (SHA-256) of a description of the payment.
- clearDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Hash (SHA-256) of a description of the payment.
- clearDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string description_hash = 7;
- clearDest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The identity pubkey of the payment recipient.
- clearDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
The destination once wishes to obtain a routing fee quote to.
- clearDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The identity pubkey of the payment recipient
- clearDestAddresses() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- clearDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
- clearDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- clearDestCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
- clearDestFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Features assumed to be supported by the final node.
- clearDestFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
Features assumed to be supported by the final node.
- clearDestFeatures() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Features assumed to be supported by the final node.
- clearDestination() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string destination = 1;
- clearDestString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- clearDirectionReverse() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
The direction of this edge.
- clearDisabled() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
bool disabled = 5;
- clearDoubleHash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
Double-SHA256 hash instead of just the default single round.
- clearDoubleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
A private key that will be used in combination with its corresponding
private key to derive the private key that is to be used to sign the target
input.
- clearDryRun() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
Whether a dry run should be attempted when importing the account.
- clearDryRunExternalAddrs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the external branch of the account.
- clearDryRunInternalAddrs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the internal branch of the account.
- clearDustLimit() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The dust limit of the initiator's commitment tx.
- clearDustLimitSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The dust limit (in satoshis) of the initiator's commitment tx.
- clearEdges() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `ChannelEdge`s in this channel graph
- clearEnable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
-
Whether the autopilot agent should be enabled or not.
- clearEncipheredSeed() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
enciphered_seed are the raw aezeed cipher seed bytes.
- clearEndHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
The height until which to list transactions, inclusive.
- clearEndTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
End time is the end point of the forwarding history request.
- clearEntity() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
The entity a permission grants access to.
- clearEntity() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
string entity = 1;
- clearEphemeralPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
The ephemeral public key to use for the DH key derivation.
- clearError() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
An optional error to send the initiating party to indicate why the channel
was rejected.
- clearError() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
The error to return to the user.
- clearError() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
The string representation of the error sent by our peer.
- clearErrors() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- clearEstimatorConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- clearEvent() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
- clearEvent() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
- clearEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
- clearEventType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
The event type indicates whether the htlc was part of a send, receive or
forward.
- clearExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
Whether to exclude exhausted sessions in the response info.
- clearExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
-
Whether to exclude exhausted sessions in the response info.
- clearExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
-
The absolute expiration of the output lease represented as a unix timestamp.
- clearExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
The absolute expiration of the output lease represented as a unix timestamp.
- clearExpirationHeight() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
uint32 expiration_height = 4;
- clearExpirationSeconds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
The time in seconds before the lock expires.
- clearExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Payment request expiry time in seconds.
- clearExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
uint32 expiry = 5;
- clearExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Payment request expiry time in seconds.
- clearExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
int64 expiry = 5;
- clearExpiryHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Block height at which this htlc expires.
- clearExtendedMasterKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
extended_master_key is an alternative to specifying cipher_seed_mnemonic and
aezeed_passphrase.
- clearExtendedMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
extended_master_key_birthday_timestamp is the optional unix timestamp in
seconds to use as the wallet's birthday when using an extended master key
to restore the wallet.
- clearExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The public key backing the account that all keys are derived from
represented as an extended key.
- clearExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
A public key that corresponds to a wallet account represented as an extended
key.
- clearExternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The number of keys derived from the external branch of the account public
key.
- clearExtraOpaqueData() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The set of data that was appended to this message, some of which we may
not actually know how to iterate or parse.
- clearFailAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Lowest amount that failed to forward in millisats.
- clearFailAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Lowest amount that failed to forward rounded to whole sats.
- clearFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
Only delete failed HTLCs from payments, not the payment itself.
- clearFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
-
Only delete failed HTLCs from the payment, not the payment itself.
- clearFailedPaymentsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
Only delete failed payments.
- clearFailedUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
List of failed policy updates.
- clearFailTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Time of last failure.
- clearFailure() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
Detailed htlc failure info.
- clearFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
The failure message in case the payment failed.
- clearFailureCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
Return the specified failure code in case the resolve action is Fail.
- clearFailureDetail() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
FailureDetail provides additional information about the reason for the
failure.
- clearFailureMessage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
Encrypted failure message in case the resolve action is Fail.
- clearFailureReason() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
.lnrpc.PaymentFailureReason failure_reason = 16;
- clearFailureSourceIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
The position in the path of the intermediate or final node that generated
the failure message.
- clearFailureString() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
A string representation of the link failure.
- clearFallbackAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Fallback on-chain address.
- clearFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Fallback on-chain address.
- clearFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string fallback_addr = 8;
- clearFeatureBit() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
The feature bit used to apply the update action.
- clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
- clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
- clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
- clearFeatureUpdates() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the features that the node supports.
- clearFee() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total fee (in satoshis) that this payment circuit carried.
- clearFee() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- clearFee() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- clearFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The base fee of the channel denominated in millisatoshis.
- clearFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
int64 fee_base_msat = 3;
- clearFeedback() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
The middleware received an interception request and gives feedback to
it.
- clearFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- clearFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- clearFeeLimitMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The maximum number of millisatoshis that will be paid as a fee of the
payment.
- clearFeeLimitSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- clearFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total fee (in milli-satoshis) that this payment circuit carried.
- clearFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
int64 fee_msat = 7;
- clearFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The fee paid for this payment in milli-satoshis
- clearFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The required number of satoshis per kilo-weight that the requester will pay
at all times, for both the funding transaction and commitment transaction.
- clearFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The initial fee rate that the initiator suggests for both commitment
transactions.
- clearFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The required number of satoshis per kilo-weight that the requester will
pay at all times, for both the funding transaction and commitment
transaction.
- clearFeePerMil() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The amount charged per milli-satoshis transferred expressed in
millionths of a satoshi.
- clearFeeProportionalMillionths() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The fee rate of the channel for sending one satoshi across it denominated in
millionths of a satoshi.
- clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The fee rate in ppm (parts per million) that will be charged in
proportion of the value of each forwarded HTLC.
- clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The effective fee rate in milli-satoshis.
- clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The fee rate that will be charged per millionth of a satoshi.
- clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The fee rate in ppm (parts per million) that will be charged in
proportion of the value of each forwarded HTLC.
- clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
The effective fee rate in milli-satoshis.
- clearFeeRateMilliMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
int64 fee_rate_milli_msat = 4;
- clearFeeRatePpm() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
The effective fee rate in micro-satoshis (parts per million).
- clearFeerateSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
- clearFees() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
- clearFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
The total fee in satoshis.
- clearFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The fee paid for this payment in satoshis
- clearFilter() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
-
GCS filter.
- clearFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
An optional CLTV delta from the current height that should be used for the
timelock of the final hop.
- clearFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The CLTV delta from the current height that should be used to set the
timelock for the final hop.
- clearFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
CLTV delta from the current height that should be used for the timelock
of the final hop
- clearFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The CLTV delta from the current height that should be used to set the
timelock for the final hop.
- clearFinalHtlcEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
- clearFinalRawTx() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
As an alternative to the signed PSBT with all witness data, the final raw
wire format transaction can also be specified directly.
- clearFinalSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
-
The final, full signature that is valid for the combined public key.
- clearFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
The index of the last item in the set of returned invoices.
- clearFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The index of the first item in the set of returned payments.
- clearFixed() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
The fee limit expressed as a fixed amount of satoshis.
- clearFixedMsat() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
The fee limit expressed as a fixed amount of millisatoshis.
- clearFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
A failure type-dependent flags value.
- clearFlapCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The number of times we have recorded this peer going offline or coming
online, recorded across restarts.
- clearForce() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
If true, then the channel will be closed forcibly.
- clearForce() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Whether to force override MC pair history.
- clearForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
Whether this input must be force-swept.
- clearForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
Whether this input must be force-swept.
- clearForwardEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.ForwardEvent forward_event = 7;
- clearForwardFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.ForwardFailEvent forward_fail_event = 8;
- clearForwardingChannel() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
If this HTLC is involved in a forwarding operation, this field indicates
the forwarding channel.
- clearForwardingEvents() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- clearForwardingHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
Index identifying the htlc on the forwarding channel.
- clearFrom() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
-
The sending node of the pair.
- clearFromNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
The source node pubkey of the pair.
- clearFullInclusionProof() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
-
The BIP-0341 serialized inclusion proof that is required to prove that
the revealed leaf is part of the tree.
- clearFullKeyOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
Only the final, tweaked Taproot key is known and no additional
information about the internal key or type of tweak that was used to
derive it.
- clearFullMethod() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
string fullMethod = 3;
- clearFullTree() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
The full script tree with all individual leaves is known and the root
hash can be constructed from the full tree directly.
- clearFullyResolvedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint fully_resolved_channel = 7;
- clearFundedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
The funded but not yet signed PSBT that sends the exact channel capacity
amount to the PK script returned in the open channel message in a previous
step.
- clearFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
A PSBT that should be signed and finalized.
- clearFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The funded but not yet signed PSBT packet.
- clearFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
-
The PSBT that should be signed.
- clearFundingAddress() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
The P2WSH address of the channel funding multisig address that the below
specified amount in satoshis needs to be sent to.
- clearFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
The exact amount in satoshis that needs to be sent to the above address to
fund the pending channel.
- clearFundingAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The funding amount in satoshis that initiator wishes to use in the
channel.
- clearFundingCanceled() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool funding_canceled = 5;
- clearFundingExpiryBlocks() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The number of blocks until the funding transaction is considered
expired.
- clearFundingShim() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Funding shims are an optional argument that allow the caller to intercept
certain funding functionality.
- clearFundingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
- clearFundingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
Txid of the funding transaction.
- clearFundingTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
Hex-encoded string representing the byte-reversed hash of the funding
transaction.
- clearFundMax() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
If set, then lnd will attempt to commit all the coins under control of the
internal wallet to open the channel, and the LocalFundingAmount field must
be zero and is ignored.
- clearGlobal() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
If set, then this update applies to all currently active channels.
- clearGlobalFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- clearGoVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The version of go that compiled the executable.
- clearGraphDiameter() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
uint32 graph_diameter = 1;
- clearHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
The amount of time mission control will take to restore a penalized node
or channel back to 50% success probability, expressed in seconds.
- clearHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- clearHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
-
The hash of the block.
- clearHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
-
The hash of the transaction.
- clearHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
The hash of the preimage
- clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
-
The block hash.
- clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
-
Block hash in hex notation.
- clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The block hash (same as provided).
- clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
-
Block hash in hex notation.
- clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The block hash (same as provided).
- clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
-
Block hash in hex notation.
- clearHash() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
The payment hash of the AMP HTLC.
- clearHashLock() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
bytes hash_lock = 3;
- clearHaveAllNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
-
Indicates whether all nonces required to start the signing process are known
now.
- clearHaveAllNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
Indicates whether all nonces required to start the signing process are known
now.
- clearHaveAllSignatures() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
-
Indicates whether all partial signatures required to create a final, full
signature are known yet.
- clearHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
-
The height of the block.
- clearHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
-
The block height or index.
- clearHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The block height or index.
- clearHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The block height or index.
- clearHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
A failure type-dependent block height.
- clearHeightHint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
The earliest height in the chain for which the transaction/output script
could have been included in a block.
- clearHeightHint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
-
The earliest height in the chain for which the outpoint/output script could
have been spent.
- clearHeuristic() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
-
string heuristic = 1;
- clearHeuristic() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
-
The name of the heuristic to provide scores to.
- clearHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
-
.routerrpc.PairData history = 7;
- clearHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
-
The historical data for the requested pair.
- clearHopHints() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
A list of hop hints that when chained together can assist in reaching a
specific destination.
- clearHopProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
The probability of success mission control should assign to hop in a route
where it has no other information available.
- clearHopProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- clearHopPubkeys() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
A list of hops that defines the route.
- clearHops() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
Contains details concerning the specific forwarding details at each hop.
- clearHost() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
-
The network location of the lightning node, e.g.
- clearHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
-
/ The index of the incoming htlc in the incoming channel.
- clearHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
Index identifying the htlc on the channel.
- clearHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Index identifying the htlc on the channel.
- clearHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
-
uint64 htlc_index = 2;
- clearHtlcMaximumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The maximum HTLC value which will be accepted.
- clearHtlcMinimumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The minimum HTLC value which will be accepted.
- clearHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
A failure type-dependent htlc value.
- clearHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of HTLCs paying to this invoice [EXPERIMENTAL].
- clearHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The HTLCs made in attempt to settle the payment.
- clearHtlcs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
- clearId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
An ID of 32 random bytes that must be unique for each distinct application
using this RPC which will be used to bound the output lease to.
- clearId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
-
The unique ID that was used to lock the output.
- clearId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
A 32 byte random ID that identifies the lease.
- clearIdentityKey() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
string identity_key = 2;
- clearIdentityPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The identity pubkey of the current node.
- clearIgnoredEdges() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Deprecated.
- clearIgnoredNodes() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of nodes to ignore during path finding.
- clearIgnoredPairs() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
A list of directed node pairs that will be ignored during path finding.
- clearIgnoreLocalState() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
If set, we will ignore the local channel state when calculating scores.
- clearIKnowWhatIAmDoing() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
Override the requirement for being in dev mode by setting this to true and
confirming the user knows what they are doing and this is a potential foot
gun to lose funds if used on active channels.
- clearInactiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint inactive_channel = 4;
- clearInactiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
bool inactive_only = 2;
- clearInbound() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
A channel is inbound if the counterparty initiated the channel
- clearIncludeBlock() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
If true, then the block that mines the specified txid/script will be
included in eventual the notification event.
- clearIncludeChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
-
If true, will include all known channels associated with the node.
- clearIncludeIncomplete() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
If true, then return payments that have not yet fully completed.
- clearIncludeSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
Whether we should include sessions with the watchtower in the response.
- clearIncludeSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
-
Whether we should include sessions with the watchtower in the response.
- clearIncludeUnannounced() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
-
Whether unannounced channels are included in the response or not.
- clearIncoming() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
bool incoming = 1;
- clearIncoming() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
The direction within the channel that the htlc was sent
- clearIncomingAmountMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The incoming htlc amount.
- clearIncomingAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
The amount of the incoming htlc.
- clearIncomingChannelId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
The short channel id that the incoming htlc arrived at our node on.
- clearIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The key of this forwarded htlc.
- clearIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
The key of this forwarded htlc.
- clearIncomingExpiry() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The incoming htlc expiry.
- clearIncomingHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
Incoming id is the index of the incoming htlc in the incoming channel.
- clearIncomingTimelock() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
The timelock on the incoming htlc.
- clearIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
-
The index of the output within the transaction.
- clearIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
Index offset is the offset in the time series to start at.
- clearIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
The index of an invoice that will be used as either the start or end of a
query to determine which invoices should be returned in the response.
- clearIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
The index of a payment that will be used as either the start or end of a
query to determine which payments should be returned in the response.
- clearInFlightMaxMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The maximum amount of funds in millisatoshis that we allow the remote peer
to have in outstanding htlcs.
- clearInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
-
Info contains details about the htlc that was forwarded.
- clearInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
Info contains details about the htlc that we failed.
- clearInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
True if we were the ones that created the channel.
- clearInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
The party that initiated opening the channel.
- clearInputIndex() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
The target input within the transaction that should be signed.
- clearInputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
An optional list of inputs to use.
- clearInputScripts() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
The set of fully valid input scripts requested.
- clearInterceptType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
- clearInternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The number of keys derived from the internal branch of the account public
key.
- clearInternalPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
The internal public key, serialized as 32-byte x-only public key.
- clearInvoiceRef() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
- clearInvoices() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
A list of invoices from the time slice of the time series specified in the
request.
- clearIsAmp() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Signals whether or not this is an AMP invoice.
- clearIsError() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
Indicates that the response from lnd was an error, not a gRPC response.
- clearIsInternal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
Denotes if the address is a change address.
- clearIsKeysend() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Indicates if this invoice was a spontaneous payment that arrived via keysend
[EXPERIMENTAL].
- clearIsKnown() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
-
bool is_known = 4;
- clearIsOurAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
Denotes if the output is controlled by the internal wallet
- clearIsOurOutput() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
-
Denotes if the outpoint is controlled by the internal wallet.
- clearIsRequired() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
-
bool is_required = 3;
- clearIsSchnorrSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
Specifies if the signature is a Schnorr signature.
- clearIsXOnly() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
-
Specifies if the target key should be converted to an x-only public key
before tweaking.
- clearKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
A key descriptor describes the key used for performing ECDH.
- clearKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
A descriptor that precisely describes *which* key to use for signing.
- clearKeyFamily() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
-
The family of key being identified.
- clearKeyFamily() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
-
The family of key being identified.
- clearKeyFamily() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
-
The target key family to derive a key from.
- clearKeyFingerPrint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
-
Is the key finger print of the root pubkey that this request is targeting.
- clearKeyIndex() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
-
The precise index of the key being identified.
- clearKeyIndex() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
-
The precise index of the key being identified.
- clearKeyLoc() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
-
The key locator that identifies which key to use for signing.
- clearKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
-
The key locator that identifies which private key to use for signing.
- clearKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
The key locator that identifies which key to use for signing.
- clearKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
Deprecated.
- clearKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
The key locator that identifies which key to use for signing.
- clearKeySpendOnly() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
-
Indicates that the above script_root is expected to be empty because this
is a BIP-0086 key spend only commitment where only the internal key is
committed to instead of also including a script root hash.
- clearLabel() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
An optional label for the batch transaction, limited to 500 characters.
- clearLabel() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
An optional label for the transaction, limited to 500 characters.
- clearLabel() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
An optional label for the transaction, limited to 500 characters.
- clearLabel() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
A label that was optionally set on transaction broadcast.
- clearLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
-
The label to add to the transaction, limited to 500 characters.
- clearLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
An optional label for the transaction, limited to 500 characters.
- clearLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
-
An optional label to save with the transaction.
- clearLastFlapNs() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The timestamp of the last flap we observed for this peer.
- clearLastHopPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The pubkey of the last hop of the route.
- clearLastHopPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The pubkey of the last hop of the route.
- clearLastHopPubkey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The pubkey of the last hop of the route.
- clearLastIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
The index of the last item in the set of returned invoices.
- clearLastIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The index of the last item in the set of returned payments.
- clearLastOffsetIndex() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
The index of the last time in the set of returned forwarding events.
- clearLastPingPayload() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The last ping payload the peer has sent to us.
- clearLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
- clearLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
uint32 last_update = 1;
- clearLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
uint32 last_update = 7;
- clearLatestError() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
-
If true, only the last error that our peer sent us will be returned with
the peer's information, rather than the full set of historic errors we have
stored.
- clearLeafVersion() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
-
The leaf version.
- clearLevelSpec() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
-
string level_spec = 2;
- clearLifetime() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The number of seconds that the channel has been monitored by the channel
scoring system.
- clearLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The balance in satoshis encumbered in this pending channel
- clearLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
The balance in satoshis encumbered in this channel
- clearLimit() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
- clearLinkFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.LinkFailEvent link_fail_event = 10;
- clearListeners() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
The listening addresses of the watchtower.
- clearLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
This node's current balance in this channel
- clearLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
Sum of channels local balances.
- clearLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
int64 local_balance = 4;
- clearLocalChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- clearLocalChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
The minimum satoshis this node is required to reserve in its
balance.
- clearLocalCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
The amount in satoshis calculated to be paid in fees for the local
commitment.
- clearLocalConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
List constraints for the local node.
- clearLocalForce() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool local_force = 2;
- clearLocalFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The number of satoshis the wallet should commit to the channel.
- clearLocalFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The number of satoshis the wallet should commit to the channel
- clearLocalKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
Our local key to use when creating the multi-sig output.
- clearLocalPartialSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
-
The partial signature created by the local signer.
- clearLocalPublicNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
The two public nonces the local signer uses, combined into a single value
of 66 bytes.
- clearLocalTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
Hash of the local version of the commitment tx.
- clearLockedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
The total amount of wallet UTXOs held in outputs that are locked for
other usage.
- clearLockedUtxos() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The list of lock leases that were acquired for the inputs in the funded PSBT
packet.
- clearLockedUtxos() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
The list of currently leased utxos.
- clearLookupModifier() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
.invoicesrpc.LookupModifier lookup_modifier = 4;
- clearMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
-
The hex encoded macaroon, serialized in binary format.
- clearMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
bytes macaroon = 1;
- clearMacaroonRootKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
macaroon_root_key is an optional 32 byte macaroon root key that can be
provided when initializing the wallet rather than letting lnd generate one
on its own.
- clearMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The unix timestamp in seconds of when the master key was created.
- clearMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The fingerprint of the root key from which the account public key was
derived from.
- clearMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
The fingerprint of the root key (also known as the key with derivation path
m/) from which the account public key was derived from.
- clearMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The fingerprint of the root key (also known as the key with derivation path
m/) from which the account public keys were derived from.
- clearMaturityHeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The height at which funds can be swept into the wallet
- clearMaturityHeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
The next block height at which we can spend the current stage
- clearMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The total number of incoming HTLC's that the initiator will accept.
- clearMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The total number of incoming HTLC's that the initiator will accept.
- clearMaxBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
The maximum number of backups allowed by the watchtower session.
- clearMaxChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
int64 max_channel_size = 9;
- clearMaxConfs() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
The maximum number of confirmations to be included.
- clearMaxConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
The maximum number of confirmations to be included.
- clearMaxFeePerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
The maximum fee rate the closer is willing to pay.
- clearMaxHtlcCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The maximum number of htlcs that the remote peer can offer us.
- clearMaxHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
If set, the maximum HTLC size in milli-satoshis.
- clearMaxHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
uint64 max_htlc_msat = 6;
- clearMaximumPaymentResults() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
The maximum number of payment results that mission control will store.
- clearMaxLocalCsv() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
Max local csv is the maximum csv delay we will allow for our own commitment
transaction.
- clearMaxLocalCsv() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Max local csv is the maximum csv delay we will allow for our own commitment
transaction.
- clearMaxOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
uint32 max_out_degree = 3;
- clearMaxParts() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The maximum number of partial payments that may be use to complete the full
amount.
- clearMaxPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
The maximal number of payments returned in the response to this query.
- clearMaxPendingAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The maximum amount of coins in millisatoshis that can be pending in this
channel.
- clearMaxShardSizeMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The largest payment split that should be attempted when making a payment if
splitting is necessary.
- clearMaxUpdates() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
-
The maximum number of updates each session we negotiate with watchtowers
should allow.
- clearMaxValueInFlight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The maximum amount of coins in millisatoshis that can be pending in this
channel.
- clearMedianChannelSizeSat() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
int64 median_channel_size_sat = 10;
- clearMemo() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
An optional memo to attach along with the invoice.
- clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
An optional note-to-self to go along with the channel containing some
useful information.
- clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
An optional note-to-self to go along with the channel containing some
useful information.
- clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
An optional memo to attach along with the invoice.
- clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
An optional note-to-self to go along with the channel containing some
useful information.
- clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
An optional note-to-self to go along with the channel containing some
useful information.
- clearMerkleroot() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The merkle root.
- clearMerkleroot() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The merkle root.
- clearMessageDigest() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
The 32-byte SHA256 digest of the message to sign.
- clearMessageFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The bitfield that describes whether optional fields are present in this
update.
- clearMetadata() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
The payment metadata to send along with the payment to the payee.
- clearMethodFullUri() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for
example /lnrpc.Lightning/GetInfo) of the RPC method the message was sent
to/from.
- clearMethodFullUri() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
-
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for
example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just
established.
- clearMethodPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
-
- clearMiddlewareMessage() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
- clearMiddlewareName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
The name of the middleware to register.
- clearMinAcceptDepth() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The number of confirmations we require before we consider the channel open.
- clearMinChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
int64 min_channel_size = 8;
- clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The minimum number of confirmations each one of your outputs used for
the funding transaction must satisfy.
- clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
The minimum number of confirmations each one of your outputs used for
the transaction must satisfy.
- clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
The minimum number of confirmations to be included.
- clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The minimum number of confirmations each one of your outputs used for
the funding transaction must satisfy.
- clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
The minimum number of confirmations each one of your outputs used for
the transaction must satisfy.
- clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
The minimum number of confirmations each one of your outputs used for
the transaction must satisfy.
- clearMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The minimum number of confirmations each one of your outputs used for
the transaction must satisfy.
- clearMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
The minimum number of confirmations to be included.
- clearMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
The minimum number of confirmations each one of your outputs used for
the transaction must satisfy.
- clearMinHtlc() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The smallest HTLC in millisatoshis that the initiator will accept.
- clearMinHtlc() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
int64 min_htlc = 2;
- clearMinHtlcIn() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The minimum value in millisatoshis for incoming htlcs on the channel.
- clearMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The minimum value in millisatoshi we will require for incoming HTLCs on
the channel.
- clearMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The smallest HTLC in millisatoshis that the initiator will accept.
- clearMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The minimum value in millisatoshi we will require for incoming HTLCs on
the channel.
- clearMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
The minimum HTLC size in milli-satoshis.
- clearMinHtlcMsatSpecified() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
If true, min_htlc_msat is applied.
- clearMinimumFailureRelaxInterval() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
The minimum time that must have passed since the previously recorded failure
before we raise the failure amount.
- clearModel() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
ProbabilityModel defines which probability estimator should be used in
pathfinding.
- clearMonthFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
The total amount of fee revenue (in satoshis) the switch has collected
over the past 1 month.
- clearMppRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional TLV record that signals the use of an MPP payment.
- clearMppTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
The total amount of the mpp payment in msat.
- clearMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
-
Value denominated in milli-satoshis.
- clearMsg() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
-
The message to be signed.
- clearMsg() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
-
The message over which the signature is to be verified.
- clearMsg() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
The message to be signed.
- clearMsg() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
The message over which the signature is to be verified.
- clearMsg() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
The message to be signed.
- clearMsg() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
The message to be signed.
- clearMsgId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
The unique message ID of this middleware intercept message.
- clearMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
-
A multi-channel backup that covers all open channels currently known to
lnd.
- clearMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
A single encrypted blob containing all the static channel backups of the
channel listed above.
- clearMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
The channels to restore in the packed multi backup format.
- clearMusig2() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
Indicates that the funding output is using a MuSig2 multi-sig output.
- clearName() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
-
string name = 2;
- clearName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The name used to identify the account.
- clearName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
The name used to identify the account.
- clearName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
A name to identify the account with.
- clearName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
An optional filter to only return accounts matching this name.
- clearNetwork() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
The network the node is on (eg regtest, testnet, mainnet)
- clearNetwork() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
string network = 1;
- clearNewMacaroonRootKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
new_macaroon_root_key is an optional argument instructing the daemon to
rotate the macaroon root key when set to true.
- clearNewPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
new_password should be the new passphrase that will be needed to unlock the
daemon.
- clearNextBroadcastHeight() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The next height of the chain at which we'll attempt to broadcast the
sweep transaction of the output.
- clearNode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
An individual vertex/node within the channel graph.
- clearNode1Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
.lnrpc.RoutingPolicy node1_policy = 7;
- clearNode1Pub() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
string node1_pub = 4;
- clearNode2Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
.lnrpc.RoutingPolicy node2_policy = 8;
- clearNode2Pub() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
string node2_pub = 5;
- clearNodeAddresses() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
repeated .lnrpc.NodeAddress node_addresses = 7;
- clearNodeFrom() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
-
The source node pubkey of the pair.
- clearNodeId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The public key of the node at the start of the channel.
- clearNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The pubkey of the node to open a channel with.
- clearNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The pubkey of the node that wishes to open an inbound channel.
- clearNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The pubkey of the node to open a channel with.
- clearNodePubkeyString() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
- clearNodes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `LightningNode`s in this channel graph
- clearNodeTo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
-
The destination node pubkey of the pair.
- clearNodeUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.NodeUpdate node_updates = 1;
- clearNodeWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
NodeWeight defines how strongly other previous forwardings on channels of a
router should be taken into account when computing a channel's probability
to route.
- clearNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
If set, only the final payment update is streamed back.
- clearNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
-
If set, only the final payment update is streamed back.
- clearNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
-
If set, only the final payment updates are streamed back.
- clearNonce() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The nonce.
- clearNonce() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The nonce.
- clearNonce() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
bytes nonce = 1;
- clearNoPublish() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
If a channel should be part of a batch (multiple channel openings in one
transaction), it can be dangerous if the whole batch transaction is
published too early before all channel opening negotiations are completed.
- clearNormalizedValue() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
-
The value normalized to [0,1] or [-1,1].
- clearNtx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The number of transactions in the block.
- clearNtx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The number of transactions in the block.
- clearNumActiveChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Number of active channels
- clearNumBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
The total number of backups made to all active and exhausted watchtower
sessions.
- clearNumBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
The total number of successful backups that have been made to the
watchtower session.
- clearNumChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
uint32 num_channels = 5;
- clearNumChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
The total number of channels for the node.
- clearNumConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The number of confirmations
- clearNumConfs() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
The number of desired confirmations the transaction/output script should
reach before dispatching a confirmation notification.
- clearNumConfsLeft() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
uint32 num_confs_left = 3;
- clearNumFailedBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
The total number of backups that all active and exhausted watchtower
sessions have failed to acknowledge.
- clearNumForwardingPackages() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
Total number of forwarding packages created in this channel.
- clearNumInactiveChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Number of inactive channels
- clearNumMaxEvents() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
The max number of events to return in the response to this query.
- clearNumMaxInvoices() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
The max number of invoices to return in the response to this query.
- clearNumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
int64 num_msat = 12;
- clearNumNodes() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
uint32 num_nodes = 4;
- clearNumPeers() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Number of peers
- clearNumPendingBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
The total number of backups that are pending to be acknowledged by all
active and exhausted watchtower sessions.
- clearNumPendingBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
The total number of backups in the session that are currently pending to be
acknowledged by the watchtower.
- clearNumPendingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Number of pending channels
- clearNumSatoshis() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
int64 num_satoshis = 3;
- clearNumSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
- clearNumSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The number of sessions that have been negotiated with the watchtower.
- clearNumSessionsAcquired() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
The total number of new sessions made to watchtowers.
- clearNumSessionsExhausted() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
The total number of watchtower sessions that have been exhausted.
- clearNumUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The total number of updates conducted within this channel.
- clearNumZombieChans() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
The number of edges marked as zombies.
- clearOffchain() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
-
Offchain indicates whether the htlc was resolved off-chain or on-chain.
- clearOffchain() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
-
bool offchain = 2;
- clearOnionBlob() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The onion blob for the next hop
- clearOnionSha256() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
The sha256 sum of the onion payload.
- clearOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.Channel open_channel = 1;
- clearOpenInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Open initiator is the party that initiated opening the channel.
- clearOps() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
repeated .lnrpc.Op ops = 1;
- clearOps() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
repeated .lnrpc.Op ops = 3;
- clearOtherPartialSignatures() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
-
The list of all other participants' partial signatures to add to the current
session.
- clearOtherSignerPublicNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
-
A list of all public nonces of other signing participants that should be
registered.
- clearOtherSignerPublicNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
An optional list of all public nonces of other signing participants that
might already be known.
- clearOutcome() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
The outcome of our on chain action that resolved the outpoint.
- clearOutgoingAmountMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The outgoing htlc amount.
- clearOutgoingAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
The amount of the outgoing htlc.
- clearOutgoingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The channel id of the channel that must be taken to the first hop.
- clearOutgoingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The channel id of the channel that must be taken to the first hop.
- clearOutgoingChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
The channel id of the channel that must be taken to the first hop.
- clearOutgoingChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
- clearOutgoingChanIds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The channel ids of the channels are allowed for the first hop.
- clearOutgoingChannelId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
The short channel id that the outgoing htlc left our node on.
- clearOutgoingExpiry() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The outgoing htlc expiry.
- clearOutgoingHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
Outgoing id is the index of the outgoing htlc in the outgoing channel.
- clearOutgoingRequestedChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The requested outgoing channel id for this forwarded htlc.
- clearOutgoingTimelock() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
The timelock on the outgoing htlc.
- clearOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
-
The outpoint for which we should request a spend notification for.
- clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
-
The outpoint in format txid:n
- clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
The final output to be swept back to the user's wallet
- clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
-
The outpoint in format txid:n.
- clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
The outpoint that was spent by the resolution.
- clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The outpoint in format txid:n
- clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
The input we're attempting to bump the fee of.
- clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
The identifying outpoint of the output being leased.
- clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The outpoint of the output we're attempting to sweep.
- clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
-
The identifying outpoint of the output being released.
- clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
The identifying outpoint of the output being leased.
- clearOutpoints() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A list of selected outpoints that are allocated for channel funding.
- clearOutput() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
A description of the output being spent.
- clearOutputDetails() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Outputs that received funds for this transaction
- clearOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
The index of the output of the funding transaction
- clearOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
-
The index of the output on the transaction.
- clearOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
The output index used in the raw transaction
- clearOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
-
uint32 output_index = 2;
- clearOutputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
A slice of the outputs that should be created in the transaction produced.
- clearOutputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
- clearOutputType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
The type of the output
- clearOverwrite() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
-
Whether to overwrite the existing label, if it is present.
- clearP2TrAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
-
The resulting pay-to-Taproot address that represents the imported internal
key with the script committed to it.
- clearPairs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
Node pair-level mission control state.
- clearPairs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Node pair-level mission control state to be imported.
- clearPartialReveal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
Only a single script leaf is known.
- clearPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
The payment address of the generated invoice.
- clearPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
bytes payment_addr = 2;
- clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
The payment address of the generated invoice.
- clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The payment address of this invoice.
- clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
-
A unique, random identifier used to authenticate the sender as the intended
payer of a multi-path payment.
- clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
bytes payment_addr = 11;
- clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The payment address of the generated invoice.
- clearPaymentAddr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
An optional payment addr to be included within the last hop of the route.
- clearPaymentAddr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
An optional payment addr to be included within the last hop of the route.
- clearPaymentError() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
string payment_error = 1;
- clearPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
-
Hash corresponding to the (hold) invoice to cancel.
- clearPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
When using REST, this field must be encoded as base64.
- clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
-
Payment hash to delete.
- clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The payment hash
- clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string payment_hash = 2;
- clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The hash to use within the payment's HTLC.
- clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
bytes payment_hash = 4;
- clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
-
The payment hash to use for the HTLC.
- clearPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The htlc payment hash.
- clearPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The hash to use within the payment's HTLC
- clearPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
-
The payment hash to use for the HTLC.
- clearPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
-
The hash of the payment to look up.
- clearPaymentHashString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- clearPaymentHashString() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
-
- clearPaymentIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The creation index of this payment.
- clearPaymentPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The payment preimage
- clearPaymentPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
bytes payment_preimage = 2;
- clearPaymentRequest() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
A bare-bones invoice for a payment within the Lightning Network.
- clearPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
A bare-bones invoice for a payment within the Lightning Network.
- clearPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
A bare-bones invoice for a payment within the Lightning Network.
- clearPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The optional payment request being fulfilled.
- clearPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
A bare-bones invoice for a payment within the Lightning Network.
- clearPaymentRequest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
A bare-bones invoice for a payment within the Lightning Network.
- clearPaymentRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
.lnrpc.Route payment_route = 3;
- clearPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The list of payments
- clearPayReq() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
-
The payment request string to be decoded
- clearPeer() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
Peer from which the message originates
- clearPeer() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
Filters the response for channels with a target peer's pubkey.
- clearPeer() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
Peer to send the message to
- clearPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
-
Peer to add.
- clearPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
-
Peer to disconnect.
- clearPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
-
Peer to lookup.
- clearPeerAlias() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The configured alias name of our peer.
- clearPeerAliasIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The peer alias of the incoming channel.
- clearPeerAliasLookup() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
Informs the server if the peer alias should be looked up for each
forwarding event.
- clearPeerAliasLookup() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
Informs the server if the peer alias lookup per channel should be
enabled.
- clearPeerAliasOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The peer alias of the outgoing channel.
- clearPeers() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Connected peers.
- clearPeers() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
The list of currently connected peers
- clearPeerScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
This is the peer SCID alias.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
An optional, unique identifier of 32 random bytes that will be used as the
pending channel ID to identify the channel while it is in the pre-pending
state.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The pending channel id.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The pending channel id to which this response applies.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
If non-zero, then this will be used as the pending channel ID on the wire
protocol to initate the funding request.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
The pending channel ID of the channel to get the PSBT for.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
The pending channel ID of the channel to get the PSBT for.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
-
The pending channel ID of the channel to cancel the funding shim for.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
The pending channel ID of the created channel.
- clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
A unique identifier of 32 random bytes that will be used as the pending
channel ID to identify the PSBT state machine when interacting with it and
on the wire protocol to initiate the funding request.
- clearPendingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
repeated .lnrpc.PendingUpdate pending_channels = 1;
- clearPendingClosingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Deprecated.
- clearPendingForceClosingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending force closing
- clearPendingFundingShimOnly() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
bool pending_funding_shim_only = 2;
- clearPendingHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The list of active, uncleared HTLCs currently pending within the channel.
- clearPendingHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
- clearPendingOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
If set, only invoices that are not settled and not canceled will be returned
in the response.
- clearPendingOpenBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
- clearPendingOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.PendingUpdate pending_open_channel = 6;
- clearPendingOpenChannels() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels pending opening
- clearPendingOpenLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
Sum of channels pending local balances.
- clearPendingOpenRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
Sum of channels pending remote balances.
- clearPendingSweeps() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
The set of outputs currently being swept by lnd's central batching engine.
- clearPercent() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
The fee limit expressed as a percentage of the payment amount.
- clearPerm() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
If set, the daemon will attempt to persistently connect to the target
peer.
- clearPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The list of permissions the new macaroon should grant.
- clearPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
repeated .lnrpc.MacaroonPermission permissions = 2;
- clearPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
A list of macaroon permissions.
- clearPingTime() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Ping time to this peer
- clearPkScript() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
The pkscript in hex
- clearPkScript() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The pkscript in hex
- clearPkScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
-
The script of the output being spent.
- clearPkScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
The public key script of the leased output.
- clearPolicyType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
-
The client type from which to retrieve the active offering policy.
- clearPolicyType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The session's policy type.
- clearPregeneratedLocalNonce() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A set of pre generated secret local nonces to use in the musig2 session.
- clearPreimage() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
-
Externally discovered pre-image that should be used to settle the hold
invoice.
- clearPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
The preimage used to settle this AMP htlc.
- clearPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
The preimage that was used to settle the HTLC.
- clearPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
The preimage in case the resolve action is Settle.
- clearPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
The pre-image of the payment when state is SUCCEEDED.
- clearPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
The preimage obtained by making the payment.
- clearPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
-
The revealed preimage.
- clearPreviousBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The hash of the previous block.
- clearPreviousBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The hash of the previous block.
- clearPreviousOutpoints() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
PreviousOutpoints/Inputs of this transaction.
- clearPrevOutputs() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The full list of UTXO information for each of the inputs being spent.
- clearPrivate() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Whether this invoice should include routing hints for private channels.
- clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
Whether this channel should be private, not announced to the greater
network.
- clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
Whether this channel is advertised to the network or not.
- clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Whether this invoice should include routing hints for private channels.
- clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Whether this channel should be private, not announced to the greater
network.
- clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
Whether this channel is advertised to the network or not.
- clearPrivateOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
bool private_only = 4;
- clearProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
-
The success probability for the requested pair.
- clearProgress() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
-
The recovery progress, ranging from 0 to 1.
- clearPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
A raw PSBT that contains the pending channel output.
- clearPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
Use an existing PSBT packet as the template for the funded PSBT.
- clearPsbtFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
Used to continue a funding flow that was initiated to be executed
through a PSBT.
- clearPsbtFund() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the funding process has been suspended and the construction
of a PSBT that funds the channel PK script is now required.
- clearPsbtShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
A channel shim that uses a PSBT to fund and sign the channel funding
transaction.
- clearPsbtVerify() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
Used to continue a funding flow that was initiated to be executed
through a PSBT.
- clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
-
The pubkey of the node to disconnect from
- clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional public key of the hop.
- clearPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
-
The identity pubkey of the Lightning node.
- clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
string pub_key = 2;
- clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
-
The 33-byte hex-encoded compressed public of the target node
- clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The identity pubkey of the peer
- clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
-
The identity pubkey of the peer.
- clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The 33-byte hex-encoded public key for the payment destination
- clearPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
-
The pubkey recovered from the signature
- clearPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
The public key the signature has to be valid for.
- clearPubkey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
-
The pubkey recovered from the signature.
- clearPubkey() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
The public key of the watchtower.
- clearPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
The identifying public key of the watchtower to add.
- clearPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
The identifying public key of the watchtower to retrieve information for.
- clearPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
The identifying public key of the watchtower to remove.
- clearPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
The identifying public key of the watchtower.
- clearPubkeys() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
repeated string pubkeys = 1;
- clearPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
A compressed public key represented as raw bytes.
- clearPublicOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
bool public_only = 3;
- clearPublishError() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
-
If blank, then no error occurred and the transaction was successfully
published.
- clearPurpose() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
Purpose is the first number in the derivation path, must be either 49, 84
or 1017.
- clearPushAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The amount that the initiator of the channel optionally pushed to the remote
party on channel open.
- clearPushAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The push amount of the proposed channel in millisatoshis.
- clearPushSat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The number of satoshis to push to the remote side as part of the initial
commitment state.
- clearPushSat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The number of satoshis to push to the remote side as part of the initial
commitment state
- clearRaw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
Use the outputs and optional inputs from this raw template.
- clearRawBlock() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
-
The raw bytes of the requested block.
- clearRawBlock() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
The raw bytes of the block that mined the transaction.
- clearRawBlockHeader() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
-
The header of the block with the requested hash.
- clearRawFinalTx() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
-
The fully signed and finalized transaction in the raw wire format.
- clearRawHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The raw hex of the block.
- clearRawHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The raw hex of the block.
- clearRawKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
-
The raw bytes of the key being identified.
- clearRawKeyBytes() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
-
The raw bytes of the public key in the key pair being identified.
- clearRawMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
The raw bytes of the complete macaroon as sent by the gRPC client in the
original request.
- clearRawSigs() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
-
A set of signatures realized in a fixed 64-byte format ordered in ascending
input order.
- clearRawSpendingTx() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
The raw bytes of the spending transaction.
- clearRawTx() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
The raw bytes of the confirmed transaction.
- clearRawTx() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
-
The serialized transaction sent out on the network.
- clearRawTxBytes() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
The raw bytes of the transaction to be signed.
- clearRawTxHex() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The raw transaction hex.
- clearReadOnlyMode() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
Instead of defining a custom macaroon caveat name a middleware can register
itself for read-only access only.
- clearReason() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
-
Reason for the policy update failure.
- clearRecoveredBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The total value of funds successfully recovered from this channel
- clearRecoveryFinished() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
-
Whether the wallet recovery progress is finished
- clearRecoveryMode() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
-
Whether the wallet is in recovery mode
- clearRecoveryWindow() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
recovery_window is an optional argument specifying the address lookahead
when restoring a wallet seed.
- clearRecoveryWindow() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
recovery_window is an optional argument specifying the address lookahead
when restoring a wallet seed.
- clearRefMsgId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
The request message ID this response refers to.
- clearRegComplete() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
This is used to indicate to the client that the server has successfully
registered the interceptor.
- clearRegister() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
The registration message identifies the middleware that's being
registered in lnd.
- clearRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The counterparty's current balance in this channel
- clearRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
Sum of channels remote balances.
- clearRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
int64 remote_balance = 5;
- clearRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The number of satoshis we require the remote peer to reserve.
- clearRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- clearRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The number of satoshis we require the remote peer to reserve.
- clearRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
The minimum satoshis the other node is required to reserve in its
balance.
- clearRemoteCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
The amount in satoshis calculated to be paid in fees for the remote
commitment.
- clearRemoteConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
List constraints for the remote node.
- clearRemoteCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The delay we require on the remote's commitment transaction.
- clearRemoteCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The delay we require on the remote's commitment transaction.
- clearRemoteForce() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool remote_force = 3;
- clearRemoteKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
The key of the remote party to use when creating the multi-sig output.
- clearRemoteMaxHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The maximum number of concurrent HTLCs we will allow the remote party to add
to the commitment transaction.
- clearRemoteMaxHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The maximum number of concurrent HTLCs we will allow the remote party to add
to the commitment transaction.
- clearRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The maximum amount of coins in millisatoshi that can be pending within
the channel.
- clearRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The maximum amount of coins in millisatoshi that can be pending within
the channel.
- clearRemoteNodePub() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
string remote_node_pub = 1;
- clearRemotePendingCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
The amount in satoshis calculated to be paid in fees for the remote
pending commitment.
- clearRemotePendingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
Hash of the remote pending version of the commitment tx.
- clearRemotePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The identity pubkey of the remote node
- clearRemotePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Public key of the remote peer that we formerly had a channel with.
- clearRemoteTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
Hash of the remote version of the commitment tx.
- clearReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
An event send when the transaction of the request is reorged out of the
chain.
- clearReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
An event sent when the spending transaction of the request was
reorged out of the chain.
- clearReplacementSerialized() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
If the replace_response field is set to true, this field must contain the
binary serialized gRPC message in the protobuf format.
- clearReplaceResponse() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
A boolean indicating that the gRPC message should be replaced/overwritten.
- clearRequest() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
Intercept incoming gRPC client request message: all incoming messages,
both on streaming and unary RPCs, are forwarded to the middleware for
inspection.
- clearRequestedConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The requested confirmation target for this output.
- clearRequestedSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
- clearRequestedSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The requested fee rate, expressed in sat/vbyte, for this output.
- clearRequestId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
The unique ID of the intercepted original gRPC request.
- clearRequiredReserve() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
-
The amount of reserve required.
- clearRequireHtlcInterceptor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Indicates whether the HTLC interceptor API is in always-on mode.
- clearReservedBalanceAnchorChan() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
The amount of reserve required.
- clearReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The reserve amount in satoshis that we require the remote peer to adhere to.
- clearResolutions() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
repeated .lnrpc.Resolution resolutions = 13;
- clearResolutionType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
The type of output we are resolving.
- clearResolveTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Time at which this htlc was settled or canceled.
- clearResolveTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
The time in UNIX nanoseconds at which this HTLC was settled or failed.
- clearResponse() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
Intercept outgoing gRPC response message: all outgoing messages, both on
streaming and unary RPCs, are forwarded to the middleware for inspection
and amendment.
- clearResults() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
- clearRevealedLeaf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
-
The tap leaf that is known and will be revealed.
- clearReversed() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
If set, the invoices returned will result from seeking backwards from the
specified index offset.
- clearReversed() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
If set, the payments returned will result from seeking backwards from the
specified index offset.
- clearRHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
-
Hash corresponding to the (hold) invoice to subscribe to.
- clearRHash() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
bytes r_hash = 1;
- clearRHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The hash of the preimage.
- clearRHash() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
-
The payment hash of the invoice to be looked up.
- clearRHashStr() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
-
- clearRootHashOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
Only the root hash of the Taproot script tree (or other form of Taproot
commitment) is known.
- clearRootKeyId() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
The root key ID used to create the macaroon, must be a positive integer.
- clearRootKeyId() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
-
The root key ID to be removed.
- clearRootKeyIds() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
-
The list of root key IDs that are in use.
- clearRootShare() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
An n-of-n secret share of the root seed from which child payment hashes
and preimages are derived.
- clearRootShare() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
bytes root_share = 1;
- clearRoute() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
The route taken by this HTLC.
- clearRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
-
Route that should be used to attempt to complete the payment.
- clearRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
-
Fully specified route that can be used to execute the payment.
- clearRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
-
Route that should be used to attempt to complete the payment.
- clearRouteHints() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- clearRouteHints() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Route hints that can each be individually used to assist in reaching the
invoice's destination.
- clearRouteHints() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
repeated .lnrpc.RouteHint route_hints = 10;
- clearRouteHints() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Optional route hints to reach the destination through private channels.
- clearRouteHints() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Optional route hints to reach the destination through private channels.
- clearRoutes() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The route that results from the path finding operation.
- clearRoutingFeeMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
-
A lower bound of the estimated fee to the target destination within the
network, expressed in milli-satoshis.
- clearRoutingPolicy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
.lnrpc.RoutingPolicy routing_policy = 4;
- clearRPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The hex-encoded preimage (32 byte) which will allow settling an incoming
HTLC payable to this preimage.
- clearSat() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
-
Value denominated in satoshis.
- clearSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
- clearSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
- clearSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
- clearSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
- clearSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
- clearSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
- clearSatPerKw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
-
The amount of satoshis per kw that should be used in order to reach the
confirmation target in the request.
- clearSatPerKw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
The number of satoshis per kilo weight that should be used when crafting
this transaction.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
A manual fee rate set in sat/vByte that should be used when crafting the
funding transaction.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
A manual fee rate set in sat/vbyte that should be used when crafting the
closure transaction.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
The fee rate in satoshi/vbyte.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
A manual fee rate set in sat/vbyte that should be used when crafting the
funding transaction.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
A manual fee rate set in sat/vbyte that should be used when crafting the
transaction.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
A manual fee rate set in sat/vbyte that should be used when crafting the
transaction.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
The fee rate, expressed in sat/vbyte, that should be used to spend the input
with.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The fee rate, expressed in sat/vbyte, that should be used to spend the
input with.
- clearSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The fee rate we'll use to sweep the output, expressed in sat/vbyte.
- clearSatRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Satoshis received from this peer
- clearSatSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Satoshis sent to this peer
- clearScaleMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
ScaleMsat describes the scale over which channels statistically have some
liquidity left.
- clearSchnorrSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
Use Schnorr signature.
- clearSchnorrSigTapTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
The optional Taproot tweak bytes to apply to the private key before creating
a Schnorr signature.
- clearScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
If this is true, then an option-scid-alias channel-type open will be
attempted.
- clearScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
If this is true, then an option-scid-alias channel-type open will be
attempted.
- clearScope() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
- clearScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
-
- clearScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
-
- clearScript() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
An output script within a transaction with the hash above which will be used
by light clients to match block filters.
- clearScript() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
-
The output script for the outpoint above.
- clearScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
- clearScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
-
The script of the tap leaf.
- clearScriptRoot() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
-
The root hash of the tapscript tree if a script path is committed to.
- clearSeedEntropy() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
-
seed_entropy is an optional 16-bytes generated via CSPRNG.
- clearSendAll() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
If set, then the amount field will be ignored, and lnd will attempt to
send all the coins under control of the internal wallet to the specified
address.
- clearSerialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
The full content of the gRPC message, serialized in the binary protobuf
format.
- clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
-
The unique ID of the signing session that should be removed/cleaned up.
- clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
-
The unique ID of the signing session to combine the signatures for.
- clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
-
The unique ID of the signing session those nonces should be registered with.
- clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
The unique ID that represents this signing session.
- clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
The unique ID of the signing session to use for signing.
- clearSessionInfo() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
A list sessions held with the tower.
- clearSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
Deprecated.
- clearSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
The list of sessions that have been negotiated with the watchtower.
- clearSetId() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
bytes set_id = 3;
- clearSetId() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
An identifier for the HTLC set that this HTLC belongs to.
- clearSetId() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
bytes set_id = 2;
- clearSetId() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
-
bytes set_id = 1;
- clearSettled() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- clearSettled() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
-
Settled is true is the htlc was settled.
- clearSettled() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
-
bool settled = 1;
- clearSettleDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
When this invoice was settled.
- clearSettledBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Settled balance at the time of channel closure
- clearSettleEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.SettleEvent settle_event = 9;
- clearSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
The settle index of this HTLC set, if the invoice state is settled.
- clearSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The "settle" index of this invoice.
- clearSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
-
If specified (non-zero), then we'll first start by sending out
notifications for all settled indexes with an settle_index greater than
this value.
- clearSettleTime() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
The time this HTLC set was settled expressed in unix epoch.
- clearSharedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
-
The shared public key, hashed with sha256.
- clearShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
- clearShimCancel() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
Used to cancel an existing registered funding shim.
- clearShimRegister() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
The funding shim to register.
- clearShow() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
-
bool show = 1;
- clearShowCustomAccounts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
An optional flag to return LND's custom accounts (Purpose=1017)
public key along with other addresses.
- clearSighash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
The target sighash type that should be used when generating the final
sighash, and signature.
- clearSignature() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The signature that validates the announced data and proves the ownership
of node id.
- clearSignature() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
-
The signature for the given message
- clearSignature() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
-
The signature to be verified over the given message
- clearSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
-
The signature for the given message in the fixed-size LN wire format.
- clearSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
The fixed-size LN wire encoded signature to be verified over the given
message.
- clearSignature() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
-
The compact ECDSA signature for the given message encoded in base64.
- clearSignature() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
The compact ECDSA signature to be verified over the given message
ecoded in base64.
- clearSignDescs() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
A set of sign descriptors, for each input to be signed.
- clearSignedInputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
The indices of signed inputs.
- clearSignedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
The funded PSBT that contains all witness data to send the exact channel
capacity amount to the PK script returned in the open channel message in a
previous step.
- clearSignedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
-
The fully signed and finalized transaction in PSBT format.
- clearSignedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
The signed transaction in PSBT format.
- clearSignMethod() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
The sign method specifies how the input should be signed.
- clearSigScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
The optional sig script for the specified witness that will only be set if
the input specified is a nested p2sh witness program.
- clearSingleChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
-
The set of new channels that have been added since the last channel backup
snapshot was requested.
- clearSingleHash() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
-
Instead of the default double-SHA256 hashing of the message before signing,
only use one round of hashing instead.
- clearSingleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
A scalar value that will be added to the private key corresponding to the
above public key to obtain the private key to be used to sign this input.
- clearSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The block size (bytes).
- clearSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The block size (bytes).
- clearSkipFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
Can only be used if the no_publish flag was set to true in the OpenChannel
call meaning that the caller is solely responsible for publishing the final
funding transaction.
- clearSkipTempErr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
-
Whether the payment should be marked as failed when a temporary error is
returned from the given route.
- clearSourcePubKey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The source node where the request route should originated from.
- clearSpend() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
An event that includes the details of the spending transaction of the
request (outpoint/output script).
- clearSpendingHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
The height at which the spending transaction was included in a block.
- clearSpendingInputIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
The input of the spending transaction that fulfilled the spend request.
- clearSpendingOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
The outpoint was that spent.
- clearSpendingTxHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
The hash of the spending transaction.
- clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
Whether unconfirmed outputs should be used as inputs for the funding
transaction.
- clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
Whether unconfirmed outputs should be used as inputs for the transaction.
- clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Whether unconfirmed outputs should be used as inputs for the funding
transaction.
- clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
Whether unconfirmed outputs should be used as inputs for the transaction.
- clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
Whether unconfirmed outputs should be used as inputs for the transaction.
- clearSpendUnconfirmed() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
Whether unconfirmed outputs should be used as inputs for the transaction.
- clearSpendUnconfirmed() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
Whether unconfirmed outputs should be used as inputs for the transaction.
- clearStage() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
Indicates whether the htlc is in its first or second stage of recovery
- clearStartHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
The height from which to list transactions, inclusive.
- clearStartHeight() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
-
The start height to use when fetching sweeps.
- clearStartTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
Start time is the starting point of the forwarding history request.
- clearState() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
The state the HTLCs associated with this setID are in.
- clearState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The state the invoice is in.
- clearState() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Current state the htlc is in.
- clearState() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
Current state the payment is in.
- clearState() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
-
.lnrpc.WalletState state = 1;
- clearState() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
-
.lnrpc.WalletState state = 1;
- clearStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
stateless_init is an optional argument instructing the daemon NOT to create
any *.macaroon files in its filesystem.
- clearStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
stateless_init is an optional argument instructing the daemon NOT to create
any *.macaroon files in its filesystem.
- clearStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
stateless_init is an optional argument instructing the daemon NOT to create
any *.macaroon files in its file system.
- clearStaticRemoteKey() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- clearStatus() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
The status of the HTLC.
- clearStatus() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The status of the payment.
- clearStorageId() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
bytes storageId = 2;
- clearStoreFinalHtlcResolutions() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Indicates whether final htlc resolutions are stored on disk.
- clearStreamAuth() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
Intercept stream authentication: each new streaming RPC call that is
initiated against lnd and contains the middleware's custom macaroon
caveat can be approved or denied based upon the macaroon in the stream
header.
- clearStreamRpc() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
Indicates whether the message was sent over a streaming RPC method or not.
- clearStrippedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The block size excluding witness data.
- clearStrippedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The block size excluding witness data.
- clearSubscribedEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.SubscribedEvent subscribed_event = 11;
- clearSubSystems() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
-
string sub_systems = 1;
- clearSuccess() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
-
bool success = 2;
- clearSuccessAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Highest amount that we could successfully forward in millisats.
- clearSuccessAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Highest amount that we could successfully forward rounded to whole sats.
- clearSuccessProb() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
The success probability of the returned route based on the current mission
control state.
- clearSuccessTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Time of last success.
- clearSweeps() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
-
- clearSweepSatPerByte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
-
- clearSweepSatPerByte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
- clearSweepSatPerVbyte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
-
The fee rate, in satoshis per vbyte, that will be used by watchtowers for
justice transactions in response to channel breaches.
- clearSweepSatPerVbyte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
The fee rate, in satoshis per vbyte, that will be used by the watchtower for
the justice transaction in the event of a channel breach.
- clearSweepTxid() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
The hex-encoded transaction ID of the sweep transaction that spent the
output.
- clearSynced() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Is fully synced.
- clearSyncedToChain() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Whether the wallet's view is synced to the main chain
- clearSyncedToGraph() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Whether we consider ourselves synced with the public channel graph.
- clearSyncType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The type of sync we are currently performing with this peer.
- clearTaprootInternalKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
The raw combined public key (in the 32-byte x-only format) before any tweaks
are applied to it.
- clearTaprootInternalKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
The raw combined public key (in the 32-byte x-only format) before any tweaks
are applied to it.
- clearTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
- clearTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
- clearTapTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
The 32 byte input to the taproot tweak derivation that is used to derive
the output key from an internal key: outputKey = internalKey +
tagged_hash("tapTweak", internalKey || tapTweak).
- clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The target number of blocks that the funding transaction should be
confirmed by.
- clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
The target number of blocks that the closure transaction should be
confirmed by.
- clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
The target number of blocks that this transaction should be confirmed
by.
- clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The target number of blocks that the funding transaction should be
confirmed by.
- clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
The target number of blocks that this transaction should be confirmed
by.
- clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
The target number of blocks that this transaction should be confirmed
by.
- clearTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
The target number of blocks that the input should be spent within.
- clearTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The target number of blocks that the transaction should be confirmed in.
- clearTemplate() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
- clearTestnet() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
- clearThawHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
This uint32 indicates if this channel is to be considered 'frozen'.
- clearThawHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
This uint32 indicates if this channel is to be considered 'frozen'.
- clearTime() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The block time in seconds since epoch (Jan 1 1970 GMT).
- clearTime() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The block time in seconds since epoch (Jan 1 1970 GMT).
- clearTimeLockDelay() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
-
An estimate of the worst case time delay that can occur.
- clearTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The minimum number of blocks this node requires to be added to the expiry
of HTLCs.
- clearTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
The required timelock delta for HTLCs forwarded over the channel.
- clearTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
uint32 time_lock_delta = 1;
- clearTimeLockedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The sum of all the time-locked outputs at the time of channel closure
- clearTimeout() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
The connection timeout value (in seconds) for this request.
- clearTimeoutSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
An upper limit on the amount of time we should spend when attempting to
fulfill the payment.
- clearTimePref() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The time preference for this payment.
- clearTimePref() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The time preference for this payment.
- clearTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
A timestamp that allows ordering in the case of multiple announcements.
- clearTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
- clearTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
int64 timestamp = 4;
- clearTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
The unix timestamp in seconds when the error occurred.
- clearTimeStamp() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Timestamp of this transaction
- clearTimestampNs() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The number of nanoseconds elapsed since January 1, 1970 UTC when this
circuit was completed.
- clearTimestampNs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
The time in unix nanoseconds that the event occurred.
- clearTlvPayload() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- clearTo() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
-
The receiving node of the pair.
- clearToNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
The destination node pubkey of the pair.
- clearTotalAmt() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
- clearTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
-
The total amount in milli-satoshis being sent as part of a larger multi-path
payment.
- clearTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
The total amount in millisatoshis.
- clearTotalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
The balance of the wallet
- clearTotalCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
The sum of all channels capacity for the node, denominated in satoshis.
- clearTotalFees() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
- clearTotalFees() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
Fees paid for this transaction
- clearTotalFeesMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
The total fees in millisatoshis.
- clearTotalLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
The balance in satoshis encumbered in pending channels
- clearTotalNetworkCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
int64 total_network_capacity = 6;
- clearTotalNumPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
Will only be set if count_total_payments in the request was set.
- clearTotalSatoshisReceived() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The total number of satoshis we've received within this channel.
- clearTotalSatoshisSent() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The total number of satoshis we've sent within this channel.
- clearTotalTimeLock() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
The cumulative (final) time lock across the entire route.
- clearTowers() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
The list of watchtowers available for new backups.
- clearTransactionDetails() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
-
.lnrpc.TransactionDetails transaction_details = 1;
- clearTransactionIds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
-
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
- clearTransactionIds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
Reversed, hex-encoded string representing the transaction ids of the
sweeps that our node has broadcast.
- clearTransactions() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
The list of transactions relevant to the wallet.
- clearTrigger() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
- clearTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
-
Tweak is the 32-byte value that will modify the public key.
- clearTweaks() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- clearTweaks() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A series of optional generic tweaks to be applied to the the aggregated
public key.
- clearTx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
List of transaction ids.
- clearTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The transaction hash
- clearTxHex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
-
The raw serialized transaction.
- clearTxid() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
The transaction hash for which we should request a confirmation notification
for.
- clearTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
-
bytes txid = 1;
- clearTxid() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
-
The transaction ID of the transaction
- clearTxid() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
-
The id of the transaction
- clearTxid() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
-
The txid of the transaction to label.
- clearTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
-
Raw bytes representing the transaction id.
- clearTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
-
Reversed, hex-encoded string representing the transaction id.
- clearTxIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
The index of the confirmed transaction within the block.
- clearType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
- clearType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
Message type.
- clearType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
The type of address to generate.
- clearType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
-
.lnrpc.PeerEvent.EventType type = 2;
- clearType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
Message type.
- clearType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
The type of address to derive.
- clearTypeName() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
The full canonical gRPC name of the message type (in the format
<rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
- clearTypes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
The requested node metrics.
- clearUnconfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
-
The unconfirmed balance of the account (with 0 confirmations).
- clearUnconfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
The unconfirmed balance of a wallet(with 0 confirmations)
- clearUnconfirmedOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
When min_confs and max_confs are zero, setting false implicitly
overrides max_confs to be MaxInt32, otherwise max_confs remains
zero.
- clearUnsettledBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The unsettled balance in this channel
- clearUnsettledLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
Sum of channels local unsettled balances.
- clearUnsettledRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
Sum of channels remote unsettled balances.
- clearUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
- clearUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
- clearUpdateError() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
-
A string representation of the policy update error.
- clearUpfrontShutdown() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The upfront shutdown address to use if the initiating peer supports option
upfront shutdown script (see ListPeers for the features supported).
- clearUptime() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The number of seconds that the remote peer has been observed as being online
by the channel scoring system over the lifetime of the channel
[EXPERIMENTAL].
- clearUris() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The URIs of the current node.
- clearUris() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
The URIs of the watchtower.
- clearUseBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
If use_base_fee is true the open channel announcement will update the
channel base fee with the value specified in base_fee.
- clearUseBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
If use_base_fee is true the open channel announcement will update the
channel base fee with the value specified in base_fee.
- clearUseFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
If use_fee_rate is true the open channel announcement will update the
channel fee rate with the value specified in fee_rate.
- clearUseFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
If use_fee_rate is true the open channel announcement will update the
channel fee rate with the value specified in fee_rate.
- clearUseMissionControl() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
If set to true, edge probabilities from mission control will be used to get
the optimal route.
- clearUtxos() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
A list of utxos
- clearUtxos() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
A list of utxos satisfying the specified number of confirmations.
- clearValid() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
-
bool valid = 1;
- clearValid() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
-
Whether the signature was valid over the given message
- clearValid() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
-
Whether the signature was valid over the given message.
- clearValid() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
-
Whether the signature was valid over the given message.
- clearValue() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
The value of this invoice in satoshis
The fields value and value_msat are mutually exclusive.
- clearValue() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
-
Arbitrary float value.
- clearValue() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The value of this invoice in satoshis
The fields value and value_msat are mutually exclusive.
- clearValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- clearValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
-
The value of the output being spent.
- clearValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
The value of the leased output in satoshis.
- clearValueMsat() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
The value of this invoice in millisatoshis
The fields value and value_msat are mutually exclusive.
- clearValueMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The value of this invoice in millisatoshis
The fields value and value_msat are mutually exclusive.
- clearValueMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The value of the payment in milli-satoshis
- clearValueSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The value of the payment in satoshis
- clearVerbose() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
-
Retrieve the full sweep transaction details.
- clearVersion() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The block version.
- clearVersion() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The block version.
- clearVersion() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The version of the LND software that the node is running.
- clearVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
The mandatory version of the MuSig2 BIP draft to use.
- clearVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
The version of the MuSig2 BIP that was used to combine the keys.
- clearVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
The mandatory version of the MuSig2 BIP draft to use.
- clearVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
The version of the MuSig2 BIP that was used to create the session.
- clearVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The semantic version.
- clearVersionHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The block version.
- clearVersionHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The block version.
- clearWaitingCloseChannels() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
Channels waiting for closing tx to confirm
- clearWalletPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
wallet_password is the passphrase that should be used to encrypt the
wallet.
- clearWalletPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
wallet_password should be the current valid passphrase for the daemon.
- clearWantsScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
Whether the initiator wants to use the scid-alias channel type.
- clearWantsZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
Whether the initiator wants to open a zero-conf channel via the channel
type.
- clearWatchOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
Whether the wallet stores private keys for the account.
- clearWatchOnly() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
watch_only is the third option of initializing a wallet: by importing
account xpubs only and therefore creating a watch-only wallet that does not
contain any private keys.
- clearWeekFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
The total amount of fee revenue (in satoshis) the switch has collected
over the past 1 week.
- clearWeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The block weight as defined in BIP 141.
- clearWeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The block weight as defined in BIP 141.
- clearWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
The importance that mission control should place on historical results,
expressed as a value in [0;1].
- clearWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- clearWireFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
FailureCode is the BOLT error code for the failure.
- clearWitness() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
The serializes witness stack for the specified input.
- clearWitnessScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
The full script required to properly redeem the output.
- clearWitnessType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The witness type of the output we're attempting to sweep.
- clearXpub() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
The extended public key at depth 3 for the given account.
- clearZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
If this is true, then a zero-conf channel open will be attempted.
- clearZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
Whether or not this is a zero-conf channel.
- clearZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
Whether the responder wants this to be a zero-conf channel.
- clearZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
If this is true, then a zero-conf channel open will be attempted.
- clearZeroConfConfirmedScid() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
This is the confirmed / on-chain zero-conf SCID.
- clearZeroConfConfirmedScid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The confirmed SCID for a zero-conf channel.
- ClientSideException - Exception in org.lightningj.lnd.wrapper
-
Exception indicating an error occurred on client side which
indicate there is some problem on the client side such
as invalid request data.
- ClientSideException(String, Status) - Constructor for exception org.lightningj.lnd.wrapper.ClientSideException
-
Exception indicating an error occurred on client side which
indicate there is some problem on the client side such
as invalid request data.
- ClientSideException(String, Status, Throwable) - Constructor for exception org.lightningj.lnd.wrapper.ClientSideException
-
Exception indicating an error occurred on client side which
indicate there is some problem on the client side such
as invalid request data.
- close() - Method in class org.lightningj.lnd.wrapper.API
-
Method to close underlying channel and free resources.
- CLOSE_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
- CLOSE_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- CLOSE_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
- CLOSE_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- CLOSE_INITIATOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- CLOSE_PENDING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
- CLOSE_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- closeChannel(LightningApi.CloseChannelRequest, StreamObserver<LightningApi.CloseStatusUpdate>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
lncli: `closechannel`
CloseChannel attempts to close an active channel identified by its channel
outpoint (ChannelPoint).
- closeChannel(LightningApi.CloseChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
-
lncli: `closechannel`
CloseChannel attempts to close an active channel identified by its channel
outpoint (ChannelPoint).
- closeChannel(LightningApi.CloseChannelRequest, StreamObserver<LightningApi.CloseStatusUpdate>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
lncli: `closechannel`
CloseChannel attempts to close an active channel identified by its channel
outpoint (ChannelPoint).
- closeChannel(ChannelPoint, Boolean, Integer, Long, String, Long, Long, StreamObserver<CloseStatusUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to generate a closeChannel request.
- closeChannel(CloseChannelRequest, StreamObserver<CloseStatusUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to send a closeChannel request.
- closeChannel(ChannelPoint, Boolean, Integer, Long, String, Long, Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to generate a closeChannel request.
- closeChannel(CloseChannelRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to send a closeChannel request.
- CloseChannelRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for CloseChannelRequest.
- CloseChannelRequest() - Constructor for class org.lightningj.lnd.wrapper.message.CloseChannelRequest
-
Empty Constructor
- CloseChannelRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CloseChannelRequest
-
Json Parsing Constructor
- CloseChannelRequest(LightningApi.CloseChannelRequest) - Constructor for class org.lightningj.lnd.wrapper.message.CloseChannelRequest
-
Constructor using underlying Lightning API Object
- CLOSED_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
- CLOSED_CHANNEL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
-
CLOSED_CHANNEL = 1;
- CLOSED_CHANS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
- CLOSED_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
- ClosedChannel() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
-
Empty Constructor
- ClosedChannel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
-
Json Parsing Constructor
- ClosedChannel(LightningApi.PendingChannelsResponse.ClosedChannel) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
-
Constructor using underlying Lightning API Object
- closedChannels(LightningApi.ClosedChannelsRequest, StreamObserver<LightningApi.ClosedChannelsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
lncli: `closedchannels`
ClosedChannels returns a description of all the closed channels that
this node was a participant in.
- closedChannels(LightningApi.ClosedChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
-
lncli: `closedchannels`
ClosedChannels returns a description of all the closed channels that
this node was a participant in.
- closedChannels(LightningApi.ClosedChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
-
lncli: `closedchannels`
ClosedChannels returns a description of all the closed channels that
this node was a participant in.
- closedChannels(LightningApi.ClosedChannelsRequest, StreamObserver<LightningApi.ClosedChannelsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
lncli: `closedchannels`
ClosedChannels returns a description of all the closed channels that
this node was a participant in.
- closedChannels(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, StreamObserver<ClosedChannelsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to generate a closedChannels request.
- closedChannels(ClosedChannelsRequest, StreamObserver<ClosedChannelsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to send a closedChannels request.
- closedChannels(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to generate a closedChannels request.
- closedChannels(ClosedChannelsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to send a closedChannels request.
- ClosedChannelsRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ClosedChannelsRequest.
- ClosedChannelsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
-
Empty Constructor
- ClosedChannelsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
-
Json Parsing Constructor
- ClosedChannelsRequest(LightningApi.ClosedChannelsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
-
Constructor using underlying Lightning API Object
- ClosedChannelsResponse - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ClosedChannelsResponse.
- ClosedChannelsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
-
Empty Constructor
- ClosedChannelsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
-
Json Parsing Constructor
- ClosedChannelsResponse(LightningApi.ClosedChannelsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
-
Constructor using underlying Lightning API Object
- ClosedChannelUpdate - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ClosedChannelUpdate.
- ClosedChannelUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
-
Empty Constructor
- ClosedChannelUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
-
Json Parsing Constructor
- ClosedChannelUpdate(LightningApi.ClosedChannelUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
-
Constructor using underlying Lightning API Object
- CloseStatusUpdate - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for CloseStatusUpdate.
- CloseStatusUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
-
Empty Constructor
- CloseStatusUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
-
Json Parsing Constructor
- CloseStatusUpdate(LightningApi.CloseStatusUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
-
Constructor using underlying Lightning API Object
- CLOSING_TX_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- CLOSING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
-
- CLOSING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
- CLOSING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
- CLOSING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
- CLTV_EXPIRY_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HopHint
-
- CLTV_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
- CLTV_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
-
- CLTV_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- CLTV_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
-
- CLTV_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
- CLTV_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- CLTV_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- CODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
-
- COIN_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
-
- COLOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
- COLOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
- COLOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- COLOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- COMBINED_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
-
- COMBINED_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
-
- COMMIT_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- COMMIT_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
- COMMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- COMMIT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
- COMMIT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- COMMIT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
-
We force closed and need to sweep our time locked commitment output.
- COMMIT_WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- COMMIT_WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
- COMMITMENT_ANCHOR_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
-
A witness type that allows us to spend our anchor on the commitment
transaction.
- COMMITMENT_NO_DELAY_TWEAKLESS_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
-
A witness type that is similar to the COMMITMENT_NO_DELAY type,
but it omits the tweak that randomizes the key we need to
spend with a channel peer supplied set of randomness.
- COMMITMENT_NO_DELAY_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
-
A witness that allows us to spend a settled no-delay output immediately on a
counterparty's commitment transaction.
- COMMITMENT_REVOKE_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
-
A witness that allows us to sweep the settled output of a malicious
counterparty's who broadcasts a revoked commitment transaction.
- COMMITMENT_TIME_LOCK_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
-
A witness that allows us to spend the output of a commitment transaction
after a relative lock-time lockout.
- COMMITMENT_TO_REMOTE_CONFIRMED_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
-
A witness type that allows us to spend our output on the counterparty's
commitment transaction after a confirmation.
- COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
- COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
- COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
- COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
- Commitments() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
-
Empty Constructor
- Commitments(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
-
Json Parsing Constructor
- Commitments(LightningApi.PendingChannelsResponse.Commitments) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
-
Constructor using underlying Lightning API Object
- COMMITMENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
- CommitmentType - Enum in org.lightningj.lnd.wrapper.message
-
Wrapper enum CommitmentType.
- CommunicationException - Exception in org.lightningj.lnd.wrapper
-
Exception indicating an error occurred when communicating
with server.
- CommunicationException(String, Status) - Constructor for exception org.lightningj.lnd.wrapper.CommunicationException
-
Exception indicating an error occurred when communicating
with server.
- CommunicationException(String, Status, Throwable) - Constructor for exception org.lightningj.lnd.wrapper.CommunicationException
-
Exception indicating an error occurred when communicating
with server.
- COMPACT_SIG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
-
- computeInputScript(SignerOuterClass.SignReq, StreamObserver<SignerOuterClass.InputScriptResp>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
-
ComputeInputScript generates a complete InputIndex for the passed
transaction with the signature as defined within the passed SignDescriptor.
- computeInputScript(SignerOuterClass.SignReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
-
ComputeInputScript generates a complete InputIndex for the passed
transaction with the signature as defined within the passed SignDescriptor.
- computeInputScript(SignerOuterClass.SignReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
-
ComputeInputScript generates a complete InputIndex for the passed
transaction with the signature as defined within the passed SignDescriptor.
- computeInputScript(SignerOuterClass.SignReq, StreamObserver<SignerOuterClass.InputScriptResp>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
-
ComputeInputScript generates a complete InputIndex for the passed
transaction with the signature as defined within the passed SignDescriptor.
- computeInputScript(byte[], List<SignDescriptor>, List<TxOut>, StreamObserver<InputScriptResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
-
Method to generate a computeInputScript request.
- computeInputScript(SignReq, StreamObserver<InputScriptResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
-
Method to send a computeInputScript request.
- computeInputScript(byte[], List<SignDescriptor>, List<TxOut>) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
-
Method to generate a computeInputScript request.
- computeInputScript(SignReq) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
-
Method to send a computeInputScript request.
- CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
-
- CONF_TARGET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
-
- ConfDetails - Class in org.lightningj.lnd.wrapper.chainnotifier.message
-
Wrapper class for ConfDetails.
- ConfDetails() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
-
Empty Constructor
- ConfDetails(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
-
Json Parsing Constructor
- ConfDetails(ChainNotifierOuterClass.ConfDetails) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
-
Constructor using underlying Lightning API Object
- ConfEvent - Class in org.lightningj.lnd.wrapper.chainnotifier.message
-
Wrapper class for ConfEvent.
- ConfEvent() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
-
Empty Constructor
- ConfEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
-
Json Parsing Constructor
- ConfEvent(ChainNotifierOuterClass.ConfEvent) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
-
Constructor using underlying Lightning API Object
- CONFIG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
-
- CONFIG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
-
- CONFIRMATIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
-
- CONFIRMATIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
-
- CONFIRMATIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
-
- ConfirmationUpdate - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ConfirmationUpdate.
- ConfirmationUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
-
Empty Constructor
- ConfirmationUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
-
Json Parsing Constructor
- ConfirmationUpdate(LightningApi.ConfirmationUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
-
Constructor using underlying Lightning API Object
- CONFIRMED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
-
- CONFIRMED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
- ConfRequest - Class in org.lightningj.lnd.wrapper.chainnotifier.message
-
Wrapper class for ConfRequest.
- ConfRequest() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
-
Empty Constructor
- ConfRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
-
Json Parsing Constructor
- ConfRequest(ChainNotifierOuterClass.ConfRequest) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
-
Constructor using underlying Lightning API Object
- CONNECTING_NODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
- connectPeer(LightningApi.ConnectPeerRequest, StreamObserver<LightningApi.ConnectPeerResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
lncli: `connect`
ConnectPeer attempts to establish a connection to a remote peer.
- connectPeer(LightningApi.ConnectPeerRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
-
lncli: `connect`
ConnectPeer attempts to establish a connection to a remote peer.
- connectPeer(LightningApi.ConnectPeerRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
-
lncli: `connect`
ConnectPeer attempts to establish a connection to a remote peer.
- connectPeer(LightningApi.ConnectPeerRequest, StreamObserver<LightningApi.ConnectPeerResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
lncli: `connect`
ConnectPeer attempts to establish a connection to a remote peer.
- connectPeer(LightningAddress, Boolean, Long, StreamObserver<ConnectPeerResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to generate a connectPeer request.
- connectPeer(ConnectPeerRequest, StreamObserver<ConnectPeerResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to send a connectPeer request.
- connectPeer(LightningAddress, Boolean, Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to generate a connectPeer request.
- connectPeer(ConnectPeerRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to send a connectPeer request.
- ConnectPeerRequest - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ConnectPeerRequest.
- ConnectPeerRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
-
Empty Constructor
- ConnectPeerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
-
Json Parsing Constructor
- ConnectPeerRequest(LightningApi.ConnectPeerRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
-
Constructor using underlying Lightning API Object
- ConnectPeerResponse - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for ConnectPeerResponse.
- ConnectPeerResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerResponse
-
Empty Constructor
- ConnectPeerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerResponse
-
Json Parsing Constructor
- ConnectPeerResponse(LightningApi.ConnectPeerResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerResponse
-
Constructor using underlying Lightning API Object
- containsAccountBalance(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
A mapping of each wallet account's name to its balance.
- containsAccountBalance(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
A mapping of each wallet account's name to its balance.
- containsAccountBalance(String) - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
-
A mapping of each wallet account's name to its balance.
- containsAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
The map from addresses to amounts for the transaction.
- containsAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
The map from addresses to amounts for the transaction.
- containsAddrToAmount(String) - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
-
The map from addresses to amounts for the transaction.
- containsAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
The map from addresses to amounts
- containsAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
The map from addresses to amounts
- containsAddrToAmount(String) - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
-
The map from addresses to amounts
- containsAmpInvoiceState(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- containsAmpInvoiceState(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- containsAmpInvoiceState(String) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- containsBetweennessCentrality(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- containsBetweennessCentrality(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- containsBetweennessCentrality(String) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
Custom channel announcement tlv records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
Custom channel announcement tlv records.
- containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
Custom channel announcement tlv records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional set of key-value TLV records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
An optional set of key-value TLV records.
- containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
An optional set of key-value TLV records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Custom tlv records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Custom tlv records.
- containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Custom tlv records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
Custom node announcement tlv records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
Custom node announcement tlv records.
- containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
Custom node announcement tlv records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
Custom channel update tlv records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
Custom channel update tlv records.
- containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
Custom channel update tlv records.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
Any custom records that were present in the payload.
- containsCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
Any custom records that were present in the payload.
- containsCustomRecords(long) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
-
Any custom records that were present in the payload.
- containsDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsDestCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsDestCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsDestCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsDestCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsDestCustomRecords(long) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
Features that our node has advertised in our init message, node
announcements and invoices.
- containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of features advertised on the invoice.
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
List of features advertised on the invoice.
- containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
List of features advertised on the invoice.
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
map<uint32, .lnrpc.Feature> features = 6;
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
map<uint32, .lnrpc.Feature> features = 6;
- containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
map<uint32, .lnrpc.Feature> features = 6;
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
Features that the node has advertised in the init message, node
announcements and invoices.
- containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
map<uint32, .lnrpc.Feature> features = 13;
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
map<uint32, .lnrpc.Feature> features = 13;
- containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
map<uint32, .lnrpc.Feature> features = 13;
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Features advertised by the remote peer in their init message.
- containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Features advertised by the remote peer in their init message.
- containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Features advertised by the remote peer in their init message.
- containsMethodPermissions(String) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
-
A map between all RPC method URIs and their required macaroon permissions to
access them.
- containsMethodPermissions(String) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
-
A map between all RPC method URIs and their required macaroon permissions to
access them.
- containsMethodPermissions(String) - Method in interface org.lightningj.lnd.proto.LightningApi.ListPermissionsResponseOrBuilder
-
A map between all RPC method URIs and their required macaroon permissions to
access them.
- containsOutputs(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
A map of all addresses and the amounts to send to in the funded PSBT.
- containsOutputs(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
-
A map of all addresses and the amounts to send to in the funded PSBT.
- containsOutputs(String) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
-
A map of all addresses and the amounts to send to in the funded PSBT.
- containsScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
-
map<string, double> scores = 2;
- containsScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
-
map<string, double> scores = 2;
- containsScores(String) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
-
map<string, double> scores = 2;
- containsScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
-
A map from hex-encoded public keys to scores.
- containsScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
-
A map from hex-encoded public keys to scores.
- containsScores(String) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
-
A map from hex-encoded public keys to scores.
- COOPERATIVE_CLOSE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
-
COOPERATIVE_CLOSE = 0;
- COOPERATIVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
- COUNT_TOTAL_PAYMENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
- CREATION_DATE_END_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
-
- CREATION_DATE_END_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
- CREATION_DATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- CREATION_DATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
-
- CREATION_DATE_START_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
-
- CREATION_DATE_START_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
- CREATION_TIME_NS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
-
- CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
-
- CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
- CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
- CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
-
- CURRENT_PASSWORD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
-
- CUSTOM_CAVEAT_CONDITION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
-
- CUSTOM_MACAROON_CAVEAT_NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
-
- CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
- CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
-
- CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
- CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
- CustomMessage - Class in org.lightningj.lnd.wrapper.message
-
Wrapper class for CustomMessage.
- CustomMessage() - Constructor for class org.lightningj.lnd.wrapper.message.CustomMessage
-
Empty Constructor
- CustomMessage(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CustomMessage
-
Json Parsing Constructor
- CustomMessage(LightningApi.CustomMessage) - Constructor for class org.lightningj.lnd.wrapper.message.CustomMessage
-
Constructor using underlying Lightning API Object
- customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.ChannelEdge
-
- CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntries
-
- customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.Hop
-
- CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntries
-
- customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
- CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntries
-
- customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.LightningNode
-
- CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntries
-
- customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.RoutingPolicy
-
- CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntries
-
- customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
-
- CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntries
-
- CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntry
-
Empty Constructor
- CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntry
-
Json Parsing Constructor
- CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntry
-
Empty Constructor
- CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntry
-
Json Parsing Constructor
- CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntry
-
Empty Constructor
- CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntry
-
Json Parsing Constructor
- CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntry
-
Empty Constructor
- CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntry
-
Json Parsing Constructor
- CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntry
-
Empty Constructor
- CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntry
-
Json Parsing Constructor
- CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntry
-
Empty Constructor
- CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntry
-
Json Parsing Constructor
- genSeed(Walletunlocker.GenSeedRequest, StreamObserver<Walletunlocker.GenSeedResponse>) - Method in interface org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.AsyncService
-
GenSeed is the first method that should be used to instantiate a new lnd
instance.
- genSeed(Walletunlocker.GenSeedRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerBlockingStub
-
GenSeed is the first method that should be used to instantiate a new lnd
instance.
- genSeed(Walletunlocker.GenSeedRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerFutureStub
-
GenSeed is the first method that should be used to instantiate a new lnd
instance.
- genSeed(Walletunlocker.GenSeedRequest, StreamObserver<Walletunlocker.GenSeedResponse>) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerStub
-
GenSeed is the first method that should be used to instantiate a new lnd
instance.
- genSeed(byte[], byte[], StreamObserver<GenSeedResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
-
Method to generate a genSeed request.
- genSeed(GenSeedRequest, StreamObserver<GenSeedResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
-
Method to send a genSeed request.
- genSeed(byte[], byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
-
Method to generate a genSeed request.
- genSeed(GenSeedRequest) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
-
Method to send a genSeed request.
- GenSeedRequest - Class in org.lightningj.lnd.wrapper.walletunlocker.message
-
Wrapper class for GenSeedRequest.
- GenSeedRequest() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
-
Empty Constructor
- GenSeedRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
-
Json Parsing Constructor
- GenSeedRequest(Walletunlocker.GenSeedRequest) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
-
Constructor using underlying Lightning API Object
- GenSeedResponse - Class in org.lightningj.lnd.wrapper.walletunlocker.message
-
Wrapper class for GenSeedResponse.
- GenSeedResponse() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
-
Empty Constructor
- GenSeedResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
-
Json Parsing Constructor
- GenSeedResponse(Walletunlocker.GenSeedResponse) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
-
Constructor using underlying Lightning API Object
- getAbandonChannelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getAbandoned() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool abandoned = 6;
- getAbandoned() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
bool abandoned = 6;
- getAbandoned() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
-
bool abandoned = 6;
- getAbandoned() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
-
Getter for abandoned.
- getAccept() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
Whether or not the client accepts the channel.
- getAccept() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
Whether or not the client accepts the channel.
- getAccept() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
-
Whether or not the client accepts the channel.
- getAccept() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
-
Getter for accept.
- getAcceptHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Block height at which this htlc was accepted.
- getAcceptHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Block height at which this htlc was accepted.
- getAcceptHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Block height at which this htlc was accepted.
- getAcceptHeight() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
Getter for acceptHeight.
- getAcceptTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Time at which this htlc was accepted.
- getAcceptTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Time at which this htlc was accepted.
- getAcceptTime() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Time at which this htlc was accepted.
- getAcceptTime() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
Getter for acceptTime.
- getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
An optional filter to only include transactions relevant to an account.
- getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
-
An optional filter to only include transactions relevant to an account.
- getAccount() - Method in interface org.lightningj.lnd.proto.LightningApi.GetTransactionsRequestOrBuilder
-
An optional filter to only include transactions relevant to an account.
- getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
An optional filter to only include outputs belonging to an account.
- getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
-
An optional filter to only include outputs belonging to an account.
- getAccount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentRequestOrBuilder
-
An optional filter to only include outputs belonging to an account.
- getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
The name of the account to generate a new address for.
- getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
-
The name of the account to generate a new address for.
- getAccount() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressRequestOrBuilder
-
The name of the account to generate a new address for.
- getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
-
The wallet account the balance is shown for.
- getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
-
The wallet account the balance is shown for.
- getAccount() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceRequestOrBuilder
-
The wallet account the balance is shown for.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
The name of the account to retrieve the next address of.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
-
The name of the account to retrieve the next address of.
- getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequestOrBuilder
-
The name of the account to retrieve the next address of.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
The name of the account to finalize the PSBT with.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
-
The name of the account to finalize the PSBT with.
- getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequestOrBuilder
-
The name of the account to finalize the PSBT with.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The name of the account to fund the PSBT with.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
The name of the account to fund the PSBT with.
- getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
-
The name of the account to fund the PSBT with.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The details of the imported account.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The details of the imported account.
- getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The details of the imported account.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
An optional filter to only include outputs belonging to an account.
- getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
-
An optional filter to only include outputs belonging to an account.
- getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequestOrBuilder
-
An optional filter to only include outputs belonging to an account.
- getAccount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
Account is the third number in the derivation path.
- getAccount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
-
Account is the third number in the derivation path.
- getAccount() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccountOrBuilder
-
Account is the third number in the derivation path.
- getAccount() - Method in class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
-
Getter for account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.message.ListUnspentRequest
-
Getter for account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.message.NewAddressRequest
-
Getter for account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceRequest
-
Getter for account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
-
Getter for account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
-
Getter for account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
-
Getter for account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
-
Getter for a list of account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
-
Getter for account.
- getAccount() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
-
Getter for account.
- getAccountBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
Deprecated.
- getAccountBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
Deprecated.
- getAccountBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
-
Deprecated.
- getAccountBalanceAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
-
Returns accountBalance as a detached map.
- getAccountBalanceCount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
- getAccountBalanceCount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
- getAccountBalanceCount() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceEntries() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
-
Gets the map entries as a wrapped list, used for XML conversion.
- getAccountBalanceMap() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceMap() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceMap() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceOrDefault(String, LightningApi.WalletAccountBalance) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceOrDefault(String, LightningApi.WalletAccountBalance) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceOrDefault(String, LightningApi.WalletAccountBalance) - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
A mapping of each wallet account's name to its balance.
- getAccountBalanceOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
-
A mapping of each wallet account's name to its balance.
- getAccountBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The details of the imported account.
- getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
An optional filter to only include transactions relevant to an account.
- getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
-
An optional filter to only include transactions relevant to an account.
- getAccountBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetTransactionsRequestOrBuilder
-
An optional filter to only include transactions relevant to an account.
- getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
An optional filter to only include outputs belonging to an account.
- getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
-
An optional filter to only include outputs belonging to an account.
- getAccountBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentRequestOrBuilder
-
An optional filter to only include outputs belonging to an account.
- getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
The name of the account to generate a new address for.
- getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
-
The name of the account to generate a new address for.
- getAccountBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressRequestOrBuilder
-
The name of the account to generate a new address for.
- getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
-
The wallet account the balance is shown for.
- getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
-
The wallet account the balance is shown for.
- getAccountBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceRequestOrBuilder
-
The wallet account the balance is shown for.
- getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
The name of the account to retrieve the next address of.
- getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
-
The name of the account to retrieve the next address of.
- getAccountBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequestOrBuilder
-
The name of the account to retrieve the next address of.
- getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
The name of the account to finalize the PSBT with.
- getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
-
The name of the account to finalize the PSBT with.
- getAccountBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequestOrBuilder
-
The name of the account to finalize the PSBT with.
- getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The name of the account to fund the PSBT with.
- getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
The name of the account to fund the PSBT with.
- getAccountBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
-
The name of the account to fund the PSBT with.
- getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
An optional filter to only include outputs belonging to an account.
- getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
-
An optional filter to only include outputs belonging to an account.
- getAccountBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequestOrBuilder
-
An optional filter to only include outputs belonging to an account.
- getAccountName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
An optional filter to only return addresses matching this account.
- getAccountName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
-
An optional filter to only return addresses matching this account.
- getAccountName() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequestOrBuilder
-
An optional filter to only return addresses matching this account.
- getAccountName() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesRequest
-
Getter for accountName.
- getAccountNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
An optional filter to only return addresses matching this account.
- getAccountNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
-
An optional filter to only return addresses matching this account.
- getAccountNameBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequestOrBuilder
-
An optional filter to only return addresses matching this account.
- getAccountOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The details of the imported account.
- getAccountOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The details of the imported account.
- getAccountOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The details of the imported account.
- getAccounts(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- getAccounts(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
repeated .walletrpc.Account accounts = 1;
- getAccounts(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
-
repeated .walletrpc.Account accounts = 1;
- getAccounts(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- getAccounts(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
The list of accounts to import.
- getAccounts(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
-
The list of accounts to import.
- getAccounts() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsResponse
-
Getter for a list of accounts.
- getAccounts() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
-
Getter for a list of accounts.
- getAccountsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsBuilder(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- getAccountsBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsBuilderList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- getAccountsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
repeated .walletrpc.Account accounts = 1;
- getAccountsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- getAccountsCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
The list of accounts to import.
- getAccountsCount() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
-
The list of accounts to import.
- getAccountsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
repeated .walletrpc.Account accounts = 1;
- getAccountsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- getAccountsList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
The list of accounts to import.
- getAccountsList() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
-
The list of accounts to import.
- getAccountsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
repeated .walletrpc.Account accounts = 1;
- getAccountsOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsOrBuilder(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- getAccountsOrBuilder(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
The list of accounts to import.
- getAccountsOrBuilder(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
-
The list of accounts to import.
- getAccountsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
repeated .walletrpc.Account accounts = 1;
- getAccountsOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
-
repeated .walletrpc.Account accounts = 1;
- getAccountsOrBuilderList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
The list of accounts to import.
- getAccountsOrBuilderList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
The list of accounts to import.
- getAccountsOrBuilderList() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
-
The list of accounts to import.
- getAccountWithAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- getAccountWithAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
A list of all the accounts and their addresses.
- getAccountWithAddresses(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
-
A list of all the accounts and their addresses.
- getAccountWithAddresses() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesResponse
-
Getter for a list of accountWithAddresses.
- getAccountWithAddressesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
A list of all the accounts and their addresses.
- getAccountWithAddressesCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
A list of all the accounts and their addresses.
- getAccountWithAddressesList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
A list of all the accounts and their addresses.
- getAccountWithAddressesOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
A list of all the accounts and their addresses.
- getAccountWithAddressesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
A list of all the accounts and their addresses.
- getAccountWithAddressesOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
-
A list of all the accounts and their addresses.
- getAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
Determines the kind of action.
- getAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
Determines the kind of action.
- getAction() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressActionOrBuilder
-
Determines the kind of action.
- getAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
Determines the kind of action.
- getAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
-
Determines the kind of action.
- getAction() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureActionOrBuilder
-
Determines the kind of action.
- getAction() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
The action that is granted.
- getAction() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
-
The action that is granted.
- getAction() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionOrBuilder
-
The action that is granted.
- getAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
The resolve action for this intercepted htlc.
- getAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
The resolve action for this intercepted htlc.
- getAction() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
-
The resolve action for this intercepted htlc.
- getAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
.routerrpc.ChanStatusAction action = 2;
- getAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
.routerrpc.ChanStatusAction action = 2;
- getAction() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
-
.routerrpc.ChanStatusAction action = 2;
- getAction() - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermission
-
Getter for action.
- getAction() - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
-
Getter for action.
- getAction() - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
-
Getter for action.
- getAction() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
-
Getter for action.
- getAction() - Method in class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
-
Getter for action.
- getActionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
The action that is granted.
- getActionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
-
The action that is granted.
- getActionBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionOrBuilder
-
The action that is granted.
- getActions(int) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
repeated string actions = 2;
- getActions(int) - Method in class org.lightningj.lnd.proto.LightningApi.Op
-
repeated string actions = 2;
- getActions(int) - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
-
repeated string actions = 2;
- getActions() - Method in class org.lightningj.lnd.wrapper.message.Op
-
Getter for a list of actions.
- getActionsBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
repeated string actions = 2;
- getActionsBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.Op
-
repeated string actions = 2;
- getActionsBytes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
-
repeated string actions = 2;
- getActionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
repeated string actions = 2;
- getActionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Op
-
repeated string actions = 2;
- getActionsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
-
repeated string actions = 2;
- getActionsList() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
repeated string actions = 2;
- getActionsList() - Method in class org.lightningj.lnd.proto.LightningApi.Op
-
repeated string actions = 2;
- getActionsList() - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
-
repeated string actions = 2;
- getActionValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
Determines the kind of action.
- getActionValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
Determines the kind of action.
- getActionValue() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressActionOrBuilder
-
Determines the kind of action.
- getActionValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
Determines the kind of action.
- getActionValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
-
Determines the kind of action.
- getActionValue() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureActionOrBuilder
-
Determines the kind of action.
- getActionValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
The resolve action for this intercepted htlc.
- getActionValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
The resolve action for this intercepted htlc.
- getActionValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
-
The resolve action for this intercepted htlc.
- getActionValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
.routerrpc.ChanStatusAction action = 2;
- getActionValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
.routerrpc.ChanStatusAction action = 2;
- getActionValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
-
.routerrpc.ChanStatusAction action = 2;
- getActive() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
-
Indicates whether the autopilot is active or not.
- getActive() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
-
Indicates whether the autopilot is active or not.
- getActive() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponseOrBuilder
-
Indicates whether the autopilot is active or not.
- getActive() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Indicates whether the neutrino backend is active or not.
- getActive() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
-
Indicates whether the neutrino backend is active or not.
- getActive() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
-
Indicates whether the neutrino backend is active or not.
- getActive() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
Whether this channel is active or not
- getActive() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
Whether this channel is active or not
- getActive() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
Whether this channel is active or not
- getActive() - Method in class org.lightningj.lnd.wrapper.autopilot.message.StatusResponse
-
Getter for active.
- getActive() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for active.
- getActive() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
-
Getter for active.
- getActiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint active_channel = 3;
- getActiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
.lnrpc.ChannelPoint active_channel = 3;
- getActiveChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
-
.lnrpc.ChannelPoint active_channel = 3;
- getActiveChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
-
Getter for a list of activeChannel.
- getActiveChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint active_channel = 3;
- getActiveChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint active_channel = 3;
- getActiveChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
.lnrpc.ChannelPoint active_channel = 3;
- getActiveChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
-
.lnrpc.ChannelPoint active_channel = 3;
- getActiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
bool active_only = 1;
- getActiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
-
bool active_only = 1;
- getActiveOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsRequestOrBuilder
-
bool active_only = 1;
- getActiveOnly() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
-
Getter for activeOnly.
- getActiveSessionCandidate() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
-
Getter for activeSessionCandidate.
- getActiveSessionCandidate() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
-
Getter for activeSessionCandidate.
- getActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
- getActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
- getActiveSessionCandidate() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
-
- getActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
Whether the watchtower is currently a candidate for new sessions.
- getActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
-
Whether the watchtower is currently a candidate for new sessions.
- getActiveSessionCandidate() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
-
Whether the watchtower is currently a candidate for new sessions.
- getAddHoldInvoiceMethod() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
-
- getAddIndex() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
The "add" index of this invoice.
- getAddIndex() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
-
The "add" index of this invoice.
- getAddIndex() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRespOrBuilder
-
The "add" index of this invoice.
- getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
The "add" index of this invoice.
- getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
-
The "add" index of this invoice.
- getAddIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.AddInvoiceResponseOrBuilder
-
The "add" index of this invoice.
- getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The "add" index of this invoice.
- getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
The "add" index of this invoice.
- getAddIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
The "add" index of this invoice.
- getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
-
If specified (non-zero), then we'll first start by sending out
notifications for all added indexes with an add_index greater than this
value.
- getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
-
If specified (non-zero), then we'll first start by sending out
notifications for all added indexes with an add_index greater than this
value.
- getAddIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceSubscriptionOrBuilder
-
If specified (non-zero), then we'll first start by sending out
notifications for all added indexes with an add_index greater than this
value.
- getAddIndex() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
-
Getter for addIndex.
- getAddIndex() - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
-
Getter for addIndex.
- getAddIndex() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for addIndex.
- getAddIndex() - Method in class org.lightningj.lnd.wrapper.message.InvoiceSubscription
-
Getter for addIndex.
- getAddInvoiceMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getAdditionalPublicChannels() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
-
The number of additional channels the user would like to open.
- getAdditionalPublicChannels() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
-
The number of additional channels the user would like to open.
- getAdditionalPublicChannels() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequestOrBuilder
-
The number of additional channels the user would like to open.
- getAdditionalPublicChannels() - Method in class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveRequest
-
Getter for additionalPublicChannels.
- getAddPeerMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
-
- getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
Lightning address of the peer to connect to.
- getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
-
Lightning address of the peer to connect to.
- getAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.ConnectPeerRequestOrBuilder
-
Lightning address of the peer to connect to.
- getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
string addr = 2;
- getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
-
string addr = 2;
- getAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeAddressOrBuilder
-
string addr = 2;
- getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
The address to send coins to
- getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
-
The address to send coins to
- getAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
-
The address to send coins to
- getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
-
The address encoded using a bech32 format.
- getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
-
The address encoded using a bech32 format.
- getAddr() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponseOrBuilder
-
The address encoded using a bech32 format.
- getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
The address which will be used to look up the private key and sign the
corresponding message.
- getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
-
The address which will be used to look up the private key and sign the
corresponding message.
- getAddr() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequestOrBuilder
-
The address which will be used to look up the private key and sign the
corresponding message.
- getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
The address which will be used to look up the public key and verify the
the signature.
- getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
-
The address which will be used to look up the public key and verify the
the signature.
- getAddr() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequestOrBuilder
-
The address which will be used to look up the public key and verify the
the signature.
- getAddr() - Method in class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
-
Getter for a list of addr.
- getAddr() - Method in class org.lightningj.lnd.wrapper.message.NodeAddress
-
Getter for addr.
- getAddr() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
-
Getter for addr.
- getAddr() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
-
Getter for addr.
- getAddr() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrRequest
-
Getter for addr.
- getAddr() - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
-
Getter for addr.
- getAddrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
Lightning address of the peer to connect to.
- getAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
string addr = 2;
- getAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
-
string addr = 2;
- getAddrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeAddressOrBuilder
-
string addr = 2;
- getAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
The address to send coins to
- getAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
-
The address to send coins to
- getAddrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
-
The address to send coins to
- getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
-
The address encoded using a bech32 format.
- getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
-
The address encoded using a bech32 format.
- getAddrBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponseOrBuilder
-
The address encoded using a bech32 format.
- getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
The address which will be used to look up the private key and sign the
corresponding message.
- getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
-
The address which will be used to look up the private key and sign the
corresponding message.
- getAddrBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequestOrBuilder
-
The address which will be used to look up the private key and sign the
corresponding message.
- getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
The address which will be used to look up the public key and verify the
the signature.
- getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
-
The address which will be used to look up the public key and verify the
the signature.
- getAddrBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequestOrBuilder
-
The address which will be used to look up the public key and verify the
the signature.
- getAddress() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
The address used to apply the update action.
- getAddress() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
The address used to apply the update action.
- getAddress() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressActionOrBuilder
-
The address used to apply the update action.
- getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
-
The newly generated wallet address
- getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
-
The newly generated wallet address
- getAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressResponseOrBuilder
-
The newly generated wallet address
- getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
The address
- getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
-
The address
- getAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
-
The address
- getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Network address of the peer; eg `127.0.0.1:10011`
- getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Network address of the peer; eg `127.0.0.1:10011`
- getAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Network address of the peer; eg `127.0.0.1:10011`
- getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The address
- getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
The address
- getAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
-
The address
- getAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
The address encoded using the appropriate format depending on the
address type (base58, bech32, bech32m).
- getAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
-
The address encoded using the appropriate format depending on the
address type (base58, bech32, bech32m).
- getAddress() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressPropertyOrBuilder
-
The address encoded using the appropriate format depending on the
address type (base58, bech32, bech32m).
- getAddress() - Method in class org.lightningj.lnd.wrapper.message.NewAddressResponse
-
Getter for address.
- getAddress() - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
-
Getter for address.
- getAddress() - Method in class org.lightningj.lnd.wrapper.message.Peer
-
Getter for address.
- getAddress() - Method in class org.lightningj.lnd.wrapper.message.Utxo
-
Getter for address.
- getAddress() - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
-
Getter for address.
- getAddress() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
-
Getter for address.
- getAddress() - Method in class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
-
Getter for address.
- getAddress() - Method in class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerRequest
-
Getter for address.
- getAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
A network address the watchtower is reachable over.
- getAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
-
A network address the watchtower is reachable over.
- getAddress() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequestOrBuilder
-
A network address the watchtower is reachable over.
- getAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
If set, then the record for this address will be removed, indicating that is
is stale.
- getAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
-
If set, then the record for this address will be removed, indicating that is
is stale.
- getAddress() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequestOrBuilder
-
If set, then the record for this address will be removed, indicating that is
is stale.
- getAddressBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
The address used to apply the update action.
- getAddressBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
The address used to apply the update action.
- getAddressBytes() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressActionOrBuilder
-
The address used to apply the update action.
- getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
-
The newly generated wallet address
- getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
-
The newly generated wallet address
- getAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressResponseOrBuilder
-
The newly generated wallet address
- getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
The address
- getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
-
The address
- getAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
-
The address
- getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Network address of the peer; eg `127.0.0.1:10011`
- getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Network address of the peer; eg `127.0.0.1:10011`
- getAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Network address of the peer; eg `127.0.0.1:10011`
- getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The address
- getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
The address
- getAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
-
The address
- getAddressBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
The address encoded using the appropriate format depending on the
address type (base58, bech32, bech32m).
- getAddressBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
-
The address encoded using the appropriate format depending on the
address type (base58, bech32, bech32m).
- getAddressBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressPropertyOrBuilder
-
The address encoded using the appropriate format depending on the
address type (base58, bech32, bech32m).
- getAddressBytes() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
A network address the watchtower is reachable over.
- getAddressBytes() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
-
A network address the watchtower is reachable over.
- getAddressBytes() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequestOrBuilder
-
A network address the watchtower is reachable over.
- getAddressBytes() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
If set, then the record for this address will be removed, indicating that is
is stale.
- getAddressBytes() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
-
If set, then the record for this address will be removed, indicating that is
is stale.
- getAddressBytes() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequestOrBuilder
-
If set, then the record for this address will be removed, indicating that is
is stale.
- getAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddresses(int) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getAddresses(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
- getAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
List of address, its type internal/external & balance.
- getAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
List of address, its type internal/external & balance.
- getAddresses(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
List of address, its type internal/external & balance.
- getAddresses() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
-
Getter for a list of addresses.
- getAddresses() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
-
Getter for a list of addresses.
- getAddresses() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
-
Getter for a list of addresses.
- getAddresses() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
-
Getter for a list of addresses.
- getAddresses(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
The list of addresses the watchtower is reachable over.
- getAddresses(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
The list of addresses the watchtower is reachable over.
- getAddresses(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
-
The list of addresses the watchtower is reachable over.
- getAddressesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
List of address, its type internal/external & balance.
- getAddressesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
List of address, its type internal/external & balance.
- getAddressesBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getAddressesBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getAddressesBytes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
- getAddressesBytes(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
The list of addresses the watchtower is reachable over.
- getAddressesBytes(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
The list of addresses the watchtower is reachable over.
- getAddressesBytes(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
-
The list of addresses the watchtower is reachable over.
- getAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getAddressesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
- getAddressesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
List of address, its type internal/external & balance.
- getAddressesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
List of address, its type internal/external & balance.
- getAddressesCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
List of address, its type internal/external & balance.
- getAddressesCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
The list of addresses the watchtower is reachable over.
- getAddressesCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
The list of addresses the watchtower is reachable over.
- getAddressesCount() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
-
The list of addresses the watchtower is reachable over.
- getAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesList() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getAddressesList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
- getAddressesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
List of address, its type internal/external & balance.
- getAddressesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
List of address, its type internal/external & balance.
- getAddressesList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
List of address, its type internal/external & balance.
- getAddressesList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
The list of addresses the watchtower is reachable over.
- getAddressesList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
The list of addresses the watchtower is reachable over.
- getAddressesList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
-
The list of addresses the watchtower is reachable over.
- getAddressesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
List of address, its type internal/external & balance.
- getAddressesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
List of address, its type internal/external & balance.
- getAddressesOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
List of address, its type internal/external & balance.
- getAddressesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
repeated .lnrpc.NodeAddress addresses = 4;
- getAddressesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
List of address, its type internal/external & balance.
- getAddressesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
List of address, its type internal/external & balance.
- getAddressesOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
List of address, its type internal/external & balance.
- getAddressType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The type of address
- getAddressType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
The type of address
- getAddressType() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
-
The type of address
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The type of addresses the account supports.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
The type of addresses the account supports.
- getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
-
The type of addresses the account supports.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
The type of addresses the account supports.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
The type of addresses the account supports.
- getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
The type of addresses the account supports.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
An address type is only required when the extended account public key has a
legacy version (xpub, tpub, etc.), such that the wallet cannot detect what
address scheme it belongs to.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
An address type is only required when the extended account public key has a
legacy version (xpub, tpub, etc.), such that the wallet cannot detect what
address scheme it belongs to.
- getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
-
An address type is only required when the extended account public key has a
legacy version (xpub, tpub, etc.), such that the wallet cannot detect what
address scheme it belongs to.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
The type of address that will be generated from the public key.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
-
The type of address that will be generated from the public key.
- getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequestOrBuilder
-
The type of address that will be generated from the public key.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
An optional filter to only return accounts matching this address type.
- getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
-
An optional filter to only return accounts matching this address type.
- getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequestOrBuilder
-
An optional filter to only return accounts matching this address type.
- getAddressType() - Method in class org.lightningj.lnd.wrapper.message.Utxo
-
Getter for addressType.
- getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
-
Getter for addressType.
- getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
-
Getter for addressType.
- getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
-
Getter for addressType.
- getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyRequest
-
Getter for addressType.
- getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsRequest
-
Getter for addressType.
- getAddressTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The type of address
- getAddressTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
The type of address
- getAddressTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
-
The type of address
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The type of addresses the account supports.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
The type of addresses the account supports.
- getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
-
The type of addresses the account supports.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
The type of addresses the account supports.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
The type of addresses the account supports.
- getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
The type of addresses the account supports.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
An address type is only required when the extended account public key has a
legacy version (xpub, tpub, etc.), such that the wallet cannot detect what
address scheme it belongs to.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
An address type is only required when the extended account public key has a
legacy version (xpub, tpub, etc.), such that the wallet cannot detect what
address scheme it belongs to.
- getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
-
An address type is only required when the extended account public key has a
legacy version (xpub, tpub, etc.), such that the wallet cannot detect what
address scheme it belongs to.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
The type of address that will be generated from the public key.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
-
The type of address that will be generated from the public key.
- getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequestOrBuilder
-
The type of address that will be generated from the public key.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
An optional filter to only return accounts matching this address type.
- getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
-
An optional filter to only return accounts matching this address type.
- getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequestOrBuilder
-
An optional filter to only return accounts matching this address type.
- getAddressUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the node's known addresses.
- getAddressUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the node's known addresses.
- getAddressUpdates(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the node's known addresses.
- getAddressUpdates() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
-
Getter for a list of addressUpdates.
- getAddressUpdatesBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the node's known addresses.
- getAddressUpdatesBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the node's known addresses.
- getAddressUpdatesCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the node's known addresses.
- getAddressUpdatesCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the node's known addresses.
- getAddressUpdatesCount() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the node's known addresses.
- getAddressUpdatesList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the node's known addresses.
- getAddressUpdatesList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the node's known addresses.
- getAddressUpdatesList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the node's known addresses.
- getAddressUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the node's known addresses.
- getAddressUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the node's known addresses.
- getAddressUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the node's known addresses.
- getAddressUpdatesOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the node's known addresses.
- getAddressUpdatesOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the node's known addresses.
- getAddressUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the node's known addresses.
- getAddrOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
Lightning address of the peer to connect to.
- getAddrOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
-
Lightning address of the peer to connect to.
- getAddrOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ConnectPeerRequestOrBuilder
-
Lightning address of the peer to connect to.
- getAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
Deprecated.
- getAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
Deprecated.
- getAddrToAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
-
Deprecated.
- getAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
Deprecated.
- getAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
Deprecated.
- getAddrToAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
-
Deprecated.
- getAddrToAmountAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
-
Returns AddrToAmount as a detached map.
- getAddrToAmountAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
-
Returns AddrToAmount as a detached map.
- getAddrToAmountCount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
- getAddrToAmountCount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
- getAddrToAmountCount() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
-
The map from addresses to amounts for the transaction.
- getAddrToAmountCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
- getAddrToAmountCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
- getAddrToAmountCount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
-
The map from addresses to amounts
- getAddrToAmountEntries() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
-
Gets the map entries as a wrapped list, used for XML conversion.
- getAddrToAmountEntries() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
-
Gets the map entries as a wrapped list, used for XML conversion.
- getAddrToAmountMap() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
The map from addresses to amounts for the transaction.
- getAddrToAmountMap() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
The map from addresses to amounts for the transaction.
- getAddrToAmountMap() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
-
The map from addresses to amounts for the transaction.
- getAddrToAmountMap() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
The map from addresses to amounts
- getAddrToAmountMap() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
The map from addresses to amounts
- getAddrToAmountMap() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
-
The map from addresses to amounts
- getAddrToAmountOrDefault(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
The map from addresses to amounts for the transaction.
- getAddrToAmountOrDefault(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
The map from addresses to amounts for the transaction.
- getAddrToAmountOrDefault(String, long) - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
-
The map from addresses to amounts for the transaction.
- getAddrToAmountOrDefault(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
The map from addresses to amounts
- getAddrToAmountOrDefault(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
The map from addresses to amounts
- getAddrToAmountOrDefault(String, long) - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
-
The map from addresses to amounts
- getAddrToAmountOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
The map from addresses to amounts for the transaction.
- getAddrToAmountOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
The map from addresses to amounts for the transaction.
- getAddrToAmountOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
-
The map from addresses to amounts for the transaction.
- getAddrToAmountOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
The map from addresses to amounts
- getAddrToAmountOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
The map from addresses to amounts
- getAddrToAmountOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
-
The map from addresses to amounts
- getAddTowerMethod() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
-
- getAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
-
The binary serialized admin macaroon that can be used to access the daemon
after rotating the macaroon root key.
- getAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
-
The binary serialized admin macaroon that can be used to access the daemon
after rotating the macaroon root key.
- getAdminMacaroon() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponseOrBuilder
-
The binary serialized admin macaroon that can be used to access the daemon
after rotating the macaroon root key.
- getAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
-
The binary serialized admin macaroon that can be used to access the daemon
after creating the wallet.
- getAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
-
The binary serialized admin macaroon that can be used to access the daemon
after creating the wallet.
- getAdminMacaroon() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponseOrBuilder
-
The binary serialized admin macaroon that can be used to access the daemon
after creating the wallet.
- getAdminMacaroon() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
-
Getter for adminMacaroon.
- getAdminMacaroon() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletResponse
-
Getter for adminMacaroon.
- getAdvertisingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
string advertising_node = 5;
- getAdvertisingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
string advertising_node = 5;
- getAdvertisingNode() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
-
string advertising_node = 5;
- getAdvertisingNode() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
-
Getter for advertisingNode.
- getAdvertisingNodeBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
string advertising_node = 5;
- getAdvertisingNodeBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
string advertising_node = 5;
- getAdvertisingNodeBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
-
string advertising_node = 5;
- getAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
-
aezeed_passphrase is an optional user provided passphrase that will be used
to encrypt the generated aezeed cipher seed.
- getAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
-
aezeed_passphrase is an optional user provided passphrase that will be used
to encrypt the generated aezeed cipher seed.
- getAezeedPassphrase() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequestOrBuilder
-
aezeed_passphrase is an optional user provided passphrase that will be used
to encrypt the generated aezeed cipher seed.
- getAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
aezeed_passphrase is an optional user provided passphrase that will be used
to encrypt the generated aezeed cipher seed.
- getAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
aezeed_passphrase is an optional user provided passphrase that will be used
to encrypt the generated aezeed cipher seed.
- getAezeedPassphrase() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
aezeed_passphrase is an optional user provided passphrase that will be used
to encrypt the generated aezeed cipher seed.
- getAezeedPassphrase() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
-
Getter for aezeedPassphrase.
- getAezeedPassphrase() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
-
Getter for aezeedPassphrase.
- getAggregatedValidationErrors() - Method in class org.lightningj.lnd.wrapper.ValidationResult
-
- getAlias() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Alias or nick name of the node.
- getAlias() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Alias or nick name of the node.
- getAlias() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Alias or nick name of the node.
- getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
If applicable, the alias of the current node, e.g.
- getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
If applicable, the alias of the current node, e.g.
- getAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
If applicable, the alias of the current node, e.g.
- getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
string alias = 3;
- getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
string alias = 3;
- getAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
string alias = 3;
- getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
string alias = 4;
- getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
string alias = 4;
- getAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
string alias = 4;
- getAlias() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Getter for alias.
- getAlias() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
-
Getter for alias.
- getAlias() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
-
Getter for alias.
- getAlias() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
-
Getter for alias.
- getAliasBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Alias or nick name of the node.
- getAliasBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Alias or nick name of the node.
- getAliasBytes() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Alias or nick name of the node.
- getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
If applicable, the alias of the current node, e.g.
- getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
If applicable, the alias of the current node, e.g.
- getAliasBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
If applicable, the alias of the current node, e.g.
- getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
string alias = 3;
- getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
string alias = 3;
- getAliasBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
string alias = 3;
- getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
string alias = 4;
- getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
string alias = 4;
- getAliasBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
string alias = 4;
- getAliases(int) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
The set of all aliases stored for the base SCID.
- getAliases(int) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
-
The set of all aliases stored for the base SCID.
- getAliases(int) - Method in interface org.lightningj.lnd.proto.LightningApi.AliasMapOrBuilder
-
The set of all aliases stored for the base SCID.
- getAliases() - Method in class org.lightningj.lnd.wrapper.message.AliasMap
-
Getter for a list of aliases.
- getAliasesCount() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
The set of all aliases stored for the base SCID.
- getAliasesCount() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
-
The set of all aliases stored for the base SCID.
- getAliasesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.AliasMapOrBuilder
-
The set of all aliases stored for the base SCID.
- getAliasesList() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
The set of all aliases stored for the base SCID.
- getAliasesList() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
-
The set of all aliases stored for the base SCID.
- getAliasesList() - Method in interface org.lightningj.lnd.proto.LightningApi.AliasMapOrBuilder
-
The set of all aliases stored for the base SCID.
- getAliasMaps(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMaps(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMaps(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMaps() - Method in class org.lightningj.lnd.wrapper.message.ListAliasesResponse
-
Getter for a list of aliasMaps.
- getAliasMapsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasMapsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
-
repeated .lnrpc.AliasMap alias_maps = 1;
- getAliasScids(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScids(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScids(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScids(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScids(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScids(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScids() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for a list of aliasScids.
- getAliasScids() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for a list of aliasScids.
- getAliasScidsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScidsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScidsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScidsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScidsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScidsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScidsList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScidsList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScidsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScidsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScidsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
This lists out the set of alias short channel ids that existed for the
closed channel.
- getAliasScidsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
This lists out the set of alias short channel ids that exist for a channel.
- getAllLeaves(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeaves(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeaves(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeaves() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptFullTree
-
Getter for a list of allLeaves.
- getAllLeavesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
The complete, ordered list of all tap leaves of the tree.
- getAllLeavesOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
-
The complete, ordered list of all tap leaves of the tree.
- getAllowExternalPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
Informs the RPC on whether to allow external permissions that LND is not
aware of.
- getAllowExternalPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
-
Informs the RPC on whether to allow external permissions that LND is not
aware of.
- getAllowExternalPermissions() - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequestOrBuilder
-
Informs the RPC on whether to allow external permissions that LND is not
aware of.
- getAllowExternalPermissions() - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
-
Getter for allowExternalPermissions.
- getAllowSelfPayment() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
If set, circular payments to self are permitted.
- getAllowSelfPayment() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
If set, circular payments to self are permitted.
- getAllowSelfPayment() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
If set, circular payments to self are permitted.
- getAllowSelfPayment() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
If set, circular payments to self are permitted.
- getAllowSelfPayment() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
If set, circular payments to self are permitted.
- getAllowSelfPayment() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
If set, circular payments to self are permitted.
- getAllowSelfPayment() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for allowSelfPayment.
- getAllowSelfPayment() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for allowSelfPayment.
- getAllSignerPubkeys(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeys(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeys(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeys(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeys(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeys(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeys() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
-
Getter for a list of allSignerPubkeys.
- getAllSignerPubkeys() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
-
Getter for a list of allSignerPubkeys.
- getAllSignerPubkeysCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAllSignerPubkeysList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
-
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
int64 amount = 2;
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
-
int64 amount = 2;
- getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
-
int64 amount = 2;
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
The value of the output coin in satoshis
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
-
The value of the output coin in satoshis
- getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
-
The value of the output coin in satoshis
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
The total value of the htlc
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
-
The total value of the htlc
- getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
-
The total value of the htlc
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
The amount in satoshis to send
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
-
The amount in satoshis to send
- getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
-
The amount in satoshis to send
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The transaction amount, denominated in satoshis
- getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
The transaction amount, denominated in satoshis
- getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
-
The transaction amount, denominated in satoshis
- getAmount() - Method in class org.lightningj.lnd.wrapper.message.HTLC
-
Getter for amount.
- getAmount() - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
-
Getter for amount.
- getAmount() - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
-
Getter for amount.
- getAmount() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
-
Getter for amount.
- getAmount() - Method in class org.lightningj.lnd.wrapper.message.Transaction
-
Getter for amount.
- getAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
The amount that was claimed by the resolution.
- getAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
-
The amount that was claimed by the resolution.
- getAmountSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
-
The amount that was claimed by the resolution.
- getAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The value of the unspent coin in satoshis
- getAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
The value of the unspent coin in satoshis
- getAmountSat() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
-
The value of the unspent coin in satoshis
- getAmountSat() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The value of the output we're attempting to sweep.
- getAmountSat() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
-
The value of the output we're attempting to sweep.
- getAmountSat() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
-
The value of the output we're attempting to sweep.
- getAmountSat() - Method in class org.lightningj.lnd.wrapper.message.Resolution
-
Getter for amountSat.
- getAmountSat() - Method in class org.lightningj.lnd.wrapper.message.Utxo
-
Getter for amountSat.
- getAmountSat() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
-
Getter for amountSat.
- getAmp() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
- getAmp() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
- getAmp() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
- getAmp() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
If set, an AMP-payment will be attempted.
- getAmp() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
If set, an AMP-payment will be attempted.
- getAmp() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
If set, an AMP-payment will be attempted.
- getAmp() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
Getter for a list of amp.
- getAmp() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for amp.
- getAmpBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
- getAmpInvoiceState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Deprecated.
- getAmpInvoiceState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
Deprecated.
- getAmpInvoiceState() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
Deprecated.
- getAmpInvoiceStateAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Returns ampInvoiceState as a detached map.
- getAmpInvoiceStateCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- getAmpInvoiceStateCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- getAmpInvoiceStateCount() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateEntries() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Gets the map entries as a wrapped list, used for XML conversion.
- getAmpInvoiceStateMap() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateMap() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateMap() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateOrDefault(String, LightningApi.AMPInvoiceState) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateOrDefault(String, LightningApi.AMPInvoiceState) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateOrDefault(String, LightningApi.AMPInvoiceState) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpInvoiceStateOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
[EXPERIMENTAL]:
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the
given set ID.
- getAmpOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
- getAmpOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
- getAmpOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
- getAmpRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional TLV record that signals the use of an AMP payment.
- getAmpRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
An optional TLV record that signals the use of an AMP payment.
- getAmpRecord() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
An optional TLV record that signals the use of an AMP payment.
- getAmpRecord() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Getter for a list of ampRecord.
- getAmpRecordBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional TLV record that signals the use of an AMP payment.
- getAmpRecordOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional TLV record that signals the use of an AMP payment.
- getAmpRecordOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
An optional TLV record that signals the use of an AMP payment.
- getAmpRecordOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
An optional TLV record that signals the use of an AMP payment.
- getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
The size of the pre-crafted output to be used as the channel point for this
channel funding.
- getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
-
The size of the pre-crafted output to be used as the channel point for this
channel funding.
- getAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
-
The size of the pre-crafted output to be used as the channel point for this
channel funding.
- getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The amount to send expressed in satoshis.
- getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
The amount to send expressed in satoshis.
- getAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
The amount to send expressed in satoshis.
- getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The amount to send expressed in satoshis.
- getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
The amount to send expressed in satoshis.
- getAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
The amount to send expressed in satoshis.
- getAmt() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Number of satoshis to send.
- getAmt() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
Number of satoshis to send.
- getAmt() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
Number of satoshis to send.
- getAmt() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
-
Getter for amt.
- getAmt() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
-
Getter for amt.
- getAmt() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for amt.
- getAmt() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for amt.
- getAmtIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total amount (in satoshis) of the incoming HTLC that created half
the circuit.
- getAmtIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
The total amount (in satoshis) of the incoming HTLC that created half
the circuit.
- getAmtIn() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
-
The total amount (in satoshis) of the incoming HTLC that created half
the circuit.
- getAmtIn() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
-
Getter for amtIn.
- getAmtInMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total amount (in milli-satoshis) of the incoming HTLC that created
half the circuit.
- getAmtInMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
The total amount (in milli-satoshis) of the incoming HTLC that created
half the circuit.
- getAmtInMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
-
The total amount (in milli-satoshis) of the incoming HTLC that created
half the circuit.
- getAmtInMsat() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
-
Getter for amtInMsat.
- getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
The amount of the htlc in msat.
- getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
The amount of the htlc in msat.
- getAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
The amount of the htlc in msat.
- getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The amount to send expressed in millisatoshis.
- getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
The amount to send expressed in millisatoshis.
- getAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
The amount to send expressed in millisatoshis.
- getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The amount to send expressed in millisatoshis.
- getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
The amount to send expressed in millisatoshis.
- getAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
The amount to send expressed in millisatoshis.
- getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
The amount to send expressed in msat.
- getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
-
The amount to send expressed in msat.
- getAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
-
The amount to send expressed in msat.
- getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
The amount for which to calculate a probability.
- getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
-
The amount for which to calculate a probability.
- getAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequestOrBuilder
-
The amount for which to calculate a probability.
- getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Number of millisatoshis to send.
- getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
Number of millisatoshis to send.
- getAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
Number of millisatoshis to send.
- getAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
Getter for amtMsat.
- getAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
-
Getter for amtMsat.
- getAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for amtMsat.
- getAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
-
Getter for amtMsat.
- getAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
-
Getter for amtMsat.
- getAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for amtMsat.
- getAmtOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total amount (in satoshis) of the outgoing HTLC that created the
second half of the circuit.
- getAmtOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
The total amount (in satoshis) of the outgoing HTLC that created the
second half of the circuit.
- getAmtOut() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
-
The total amount (in satoshis) of the outgoing HTLC that created the
second half of the circuit.
- getAmtOut() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
-
Getter for amtOut.
- getAmtOutMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total amount (in milli-satoshis) of the outgoing HTLC that created
the second half of the circuit.
- getAmtOutMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
The total amount (in milli-satoshis) of the outgoing HTLC that created
the second half of the circuit.
- getAmtOutMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
-
The total amount (in milli-satoshis) of the outgoing HTLC that created
the second half of the circuit.
- getAmtOutMsat() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
-
Getter for amtOutMsat.
- getAmtPaid() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- getAmtPaid() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- getAmtPaid() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
- getAmtPaid() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for amtPaid.
- getAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
The total amount paid for the sub-invoice expressed in milli satoshis.
- getAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
-
The total amount paid for the sub-invoice expressed in milli satoshis.
- getAmtPaidMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPInvoiceStateOrBuilder
-
The total amount paid for the sub-invoice expressed in milli satoshis.
- getAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The amount that was accepted for this invoice, in millisatoshis.
- getAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
The amount that was accepted for this invoice, in millisatoshis.
- getAmtPaidMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
The amount that was accepted for this invoice, in millisatoshis.
- getAmtPaidMsat() - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
-
Getter for amtPaidMsat.
- getAmtPaidMsat() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for amtPaidMsat.
- getAmtPaidSat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
The amount that was accepted for this invoice, in satoshis.
- getAmtPaidSat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
The amount that was accepted for this invoice, in satoshis.
- getAmtPaidSat() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
The amount that was accepted for this invoice, in satoshis.
- getAmtPaidSat() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for amtPaidSat.
- getAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
The amount one wishes to send to the target destination.
- getAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
-
The amount one wishes to send to the target destination.
- getAmtSat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequestOrBuilder
-
The amount one wishes to send to the target destination.
- getAmtSat() - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
-
Getter for amtSat.
- getAmtToForward() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- getAmtToForward() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
- getAmtToForward() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
- getAmtToForward() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Getter for amtToForward.
- getAmtToForwardMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
int64 amt_to_forward_msat = 6;
- getAmtToForwardMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
int64 amt_to_forward_msat = 6;
- getAmtToForwardMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
int64 amt_to_forward_msat = 6;
- getAmtToForwardMsat() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Getter for amtToForwardMsat.
- getAnchor() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
- getAnchor() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
- getAnchor() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
-
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
- getAnchor() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
-
Getter for anchor.
- getAnchorValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
- getAnchorValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
- getAnchorValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
-
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.invoices.message.LookupModifier
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.AddressType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.ChannelCloseSummary.ClosureType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.ChannelEventUpdate.UpdateType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.CommitmentType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Failure.FailureCode
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.FeatureBit
-
- getApiObject() - Method in class org.lightningj.lnd.wrapper.Message
-
Method to return the underlying API object in GRPC format.
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.HTLCAttempt.HTLCStatus
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Initiator
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Invoice.InvoiceState
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.InvoiceHTLCState
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.NodeMetricType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.OutputScriptType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Payment.PaymentStatus
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.PaymentFailureReason
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Peer.SyncType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.PeerEvent.EventType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel.AnchorState
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.ResolutionOutcome
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.ResolutionType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.UpdateFailure
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.peers.message.FeatureSet
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.peers.message.UpdateAction
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.ChanStatusAction
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.FailureDetail
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.HtlcEvent.EventType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.MissionControlConfig.ProbabilityModel
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.PaymentState
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.ResolveHoldForwardAction
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.signer.message.MuSig2Version
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.signer.message.SignMethod
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.stateservice.message.WalletState
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.walletkit.message.AddressType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.walletkit.message.ChangeAddressType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.walletkit.message.WitnessType
-
- getApiObject() - Method in enum org.lightningj.lnd.wrapper.wtclient.message.PolicyType
-
- getAppMajor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The major application version.
- getAppMajor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The major application version.
- getAppMajor() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The major application version.
- getAppMajor() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
-
Getter for appMajor.
- getAppMinor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The minor application version.
- getAppMinor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The minor application version.
- getAppMinor() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The minor application version.
- getAppMinor() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
-
Getter for appMinor.
- getAppPatch() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The application patch number.
- getAppPatch() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The application patch number.
- getAppPatch() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The application patch number.
- getAppPatch() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
-
Getter for appPatch.
- getAppPreRelease() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The application pre-release modifier, possibly empty.
- getAppPreRelease() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The application pre-release modifier, possibly empty.
- getAppPreRelease() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The application pre-release modifier, possibly empty.
- getAppPreRelease() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
-
Getter for appPreRelease.
- getAppPreReleaseBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The application pre-release modifier, possibly empty.
- getAppPreReleaseBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The application pre-release modifier, possibly empty.
- getAppPreReleaseBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The application pre-release modifier, possibly empty.
- getApriori() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
.routerrpc.AprioriParameters apriori = 7;
- getApriori() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
.routerrpc.AprioriParameters apriori = 7;
- getApriori() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
-
.routerrpc.AprioriParameters apriori = 7;
- getApriori() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
-
Getter for a list of apriori.
- getAprioriBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
.routerrpc.AprioriParameters apriori = 7;
- getAprioriOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
.routerrpc.AprioriParameters apriori = 7;
- getAprioriOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
.routerrpc.AprioriParameters apriori = 7;
- getAprioriOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
-
.routerrpc.AprioriParameters apriori = 7;
- getAttemptId() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
The unique ID that is used for this attempt.
- getAttemptId() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
The unique ID that is used for this attempt.
- getAttemptId() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
-
The unique ID that is used for this attempt.
- getAttemptId() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
-
Getter for attemptId.
- getAttemptTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
The time in UNIX nanoseconds at which this HTLC was sent.
- getAttemptTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
The time in UNIX nanoseconds at which this HTLC was sent.
- getAttemptTimeNs() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
-
The time in UNIX nanoseconds at which this HTLC was sent.
- getAttemptTimeNs() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
-
Getter for attemptTimeNs.
- getAutoFailHeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
The block height at which this htlc will be auto-failed to prevent the
channel from force-closing.
- getAutoFailHeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
The block height at which this htlc will be auto-failed to prevent the
channel from force-closing.
- getAutoFailHeight() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
-
The block height at which this htlc will be auto-failed to prevent the
channel from force-closing.
- getAutoFailHeight() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
-
Getter for autoFailHeight.
- getAvgChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
double avg_channel_size = 7;
- getAvgChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
-
double avg_channel_size = 7;
- getAvgChannelSize() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
-
double avg_channel_size = 7;
- getAvgChannelSize() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
-
Getter for avgChannelSize.
- getAvgOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
double avg_out_degree = 2;
- getAvgOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
-
double avg_out_degree = 2;
- getAvgOutDegree() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
-
double avg_out_degree = 2;
- getAvgOutDegree() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
-
Getter for avgOutDegree.
- getBackupCase() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
- getBackupCase() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
-
- getBackupCase() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
-
- getBakeMacaroonMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
- getBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
-
- getBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
-
- getBalance() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
The balance of the address.
- getBalance() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
-
The balance of the address.
- getBalance() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressPropertyOrBuilder
-
The balance of the address.
- getBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
-
Getter for balance.
- getBalance() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
-
Getter for balance.
- getBanned() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
-
bool banned = 1;
- getBanned() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
-
bool banned = 1;
- getBanned() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponseOrBuilder
-
bool banned = 1;
- getBanned() - Method in class org.lightningj.lnd.wrapper.neutrino.message.IsBannedResponse
-
Getter for banned.
- getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFee() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The base fee that must be used for incoming HTLC's to this particular
channel.
- getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
The base fee that must be used for incoming HTLC's to this particular
channel.
- getBaseFee() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
-
The base fee that must be used for incoming HTLC's to this particular
channel.
- getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFee() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFee() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
-
Getter for baseFee.
- getBaseFee() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Getter for baseFee.
- getBaseFee() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
-
Getter for baseFee.
- getBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
-
Getter for baseFeeMsat.
- getBaseFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
-
Getter for baseFeeMsat.
- getBasePsbt() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
An optional base PSBT the new channel output will be added to.
- getBasePsbt() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
-
An optional base PSBT the new channel output will be added to.
- getBasePsbt() - Method in interface org.lightningj.lnd.proto.LightningApi.PsbtShimOrBuilder
-
An optional base PSBT the new channel output will be added to.
- getBasePsbt() - Method in class org.lightningj.lnd.wrapper.message.PsbtShim
-
Getter for basePsbt.
- getBaseScid() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
For non-zero-conf channels, this is the confirmed SCID.
- getBaseScid() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
-
For non-zero-conf channels, this is the confirmed SCID.
- getBaseScid() - Method in interface org.lightningj.lnd.proto.LightningApi.AliasMapOrBuilder
-
For non-zero-conf channels, this is the confirmed SCID.
- getBaseScid() - Method in class org.lightningj.lnd.wrapper.message.AliasMap
-
Getter for baseScid.
- getBatchOpenChannelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getBestBlock(Chainkit.GetBestBlockRequest, StreamObserver<Chainkit.GetBestBlockResponse>) - Method in interface org.lightningj.lnd.chainkit.proto.ChainKitGrpc.AsyncService
-
lncli: `chain getbestblock`
GetBestBlock returns the block hash and current height from the valid
most-work chain.
- getBestBlock(Chainkit.GetBestBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
-
lncli: `chain getbestblock`
GetBestBlock returns the block hash and current height from the valid
most-work chain.
- getBestBlock(Chainkit.GetBestBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
-
lncli: `chain getbestblock`
GetBestBlock returns the block hash and current height from the valid
most-work chain.
- getBestBlock(Chainkit.GetBestBlockRequest, StreamObserver<Chainkit.GetBestBlockResponse>) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
-
lncli: `chain getbestblock`
GetBestBlock returns the block hash and current height from the valid
most-work chain.
- getBestBlock(StreamObserver<GetBestBlockResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Method to generate a getBestBlock request.
- getBestBlock(GetBestBlockRequest, StreamObserver<GetBestBlockResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Method to send a getBestBlock request.
- getBestBlock() - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
-
Method to generate a getBestBlock request.
- getBestBlock(GetBestBlockRequest) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
-
Method to send a getBestBlock request.
- GetBestBlockRequest - Class in org.lightningj.lnd.wrapper.chainkit.message
-
Wrapper class for GetBestBlockRequest.
- GetBestBlockRequest() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockRequest
-
Empty Constructor
- GetBestBlockRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockRequest
-
Json Parsing Constructor
- GetBestBlockRequest(Chainkit.GetBestBlockRequest) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockRequest
-
Constructor using underlying Lightning API Object
- GetBestBlockResponse - Class in org.lightningj.lnd.wrapper.chainkit.message
-
Wrapper class for GetBestBlockResponse.
- GetBestBlockResponse() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
-
Empty Constructor
- GetBestBlockResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
-
Json Parsing Constructor
- GetBestBlockResponse(Chainkit.GetBestBlockResponse) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
-
Constructor using underlying Lightning API Object
- getBestHeaderTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Timestamp of the block best known to the wallet
- getBestHeaderTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
Timestamp of the block best known to the wallet
- getBestHeaderTimestamp() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
Timestamp of the block best known to the wallet
- getBestHeaderTimestamp() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Getter for bestHeaderTimestamp.
- getBetweennessCentrality() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
Deprecated.
- getBetweennessCentrality() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
Deprecated.
- getBetweennessCentrality() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
-
Deprecated.
- getBetweennessCentralityAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
-
Returns betweennessCentrality as a detached map.
- getBetweennessCentralityCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
- getBetweennessCentralityCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
- getBetweennessCentralityCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityEntries() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
-
Gets the map entries as a wrapped list, used for XML conversion.
- getBetweennessCentralityMap() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityMap() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityMap() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityOrDefault(String, LightningApi.FloatMetric) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityOrDefault(String, LightningApi.FloatMetric) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityOrDefault(String, LightningApi.FloatMetric) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBetweennessCentralityOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
-
Betweenness centrality is the sum of the ratio of shortest paths that pass
through the node for each pair of nodes in the graph (not counting paths
starting or ending at this node).
- getBimodal() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
.routerrpc.BimodalParameters bimodal = 8;
- getBimodal() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
.routerrpc.BimodalParameters bimodal = 8;
- getBimodal() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
-
.routerrpc.BimodalParameters bimodal = 8;
- getBimodal() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
-
Getter for a list of bimodal.
- getBimodalBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
.routerrpc.BimodalParameters bimodal = 8;
- getBimodalOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
.routerrpc.BimodalParameters bimodal = 8;
- getBimodalOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
.routerrpc.BimodalParameters bimodal = 8;
- getBimodalOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
-
.routerrpc.BimodalParameters bimodal = 8;
- getBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The bits in hex notation.
- getBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
-
The bits in hex notation.
- getBits() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
-
The bits in hex notation.
- getBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The bits in hex notation.
- getBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
-
The bits in hex notation.
- getBits() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
-
The bits in hex notation.
- getBits() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
-
Getter for bits.
- getBits() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
-
Getter for bits.
- getBitsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The bits in hex notation.
- getBitsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
-
The bits in hex notation.
- getBitsBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
-
The bits in hex notation.
- getBitsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The bits in hex notation.
- getBitsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
-
The bits in hex notation.
- getBitsBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
-
The bits in hex notation.
- getBlock(Chainkit.GetBlockRequest, StreamObserver<Chainkit.GetBlockResponse>) - Method in interface org.lightningj.lnd.chainkit.proto.ChainKitGrpc.AsyncService
-
lncli: `chain getblock`
GetBlock returns a block given the corresponding block hash.
- getBlock(Chainkit.GetBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
-
lncli: `chain getblock`
GetBlock returns a block given the corresponding block hash.
- getBlock(Chainkit.GetBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
-
lncli: `chain getblock`
GetBlock returns a block given the corresponding block hash.
- getBlock(Chainkit.GetBlockRequest, StreamObserver<Chainkit.GetBlockResponse>) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
-
lncli: `chain getblock`
GetBlock returns a block given the corresponding block hash.
- getBlock(Neutrino.GetBlockRequest, StreamObserver<Neutrino.GetBlockResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
-
GetBlock returns a block with a particular block hash.
- getBlock(Neutrino.GetBlockRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
-
GetBlock returns a block with a particular block hash.
- getBlock(Neutrino.GetBlockRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
-
GetBlock returns a block with a particular block hash.
- getBlock(Neutrino.GetBlockRequest, StreamObserver<Neutrino.GetBlockResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
-
GetBlock returns a block with a particular block hash.
- getBlock(byte[], StreamObserver<GetBlockResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Method to generate a getBlock request.
- getBlock(GetBlockRequest, StreamObserver<GetBlockResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Method to send a getBlock request.
- getBlock(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
-
Method to generate a getBlock request.
- getBlock(GetBlockRequest) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
-
Method to send a getBlock request.
- getBlock(String, StreamObserver<GetBlockResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to generate a getBlock request.
- getBlock(GetBlockRequest, StreamObserver<GetBlockResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to send a getBlock request.
- getBlock(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to generate a getBlock request.
- getBlock(GetBlockRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to send a getBlock request.
- getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
The hash of the best block.
- getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
-
The hash of the best block.
- getBlockHash() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponseOrBuilder
-
The hash of the best block.
- getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
-
The hash of the best block at the specified height.
- getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
-
The hash of the best block at the specified height.
- getBlockHash() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponseOrBuilder
-
The hash of the best block at the specified height.
- getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
-
The hash of the block with the requested header.
- getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
-
The hash of the block with the requested header.
- getBlockHash() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequestOrBuilder
-
The hash of the block with the requested header.
- getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
-
The hash of the requested block.
- getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
-
The hash of the requested block.
- getBlockHash() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequestOrBuilder
-
The hash of the requested block.
- getBlockHash(Chainkit.GetBlockHashRequest, StreamObserver<Chainkit.GetBlockHashResponse>) - Method in interface org.lightningj.lnd.chainkit.proto.ChainKitGrpc.AsyncService
-
lncli: `chain getblockhash`
GetBlockHash returns the hash of the block in the best blockchain
at the given height.
- getBlockHash(Chainkit.GetBlockHashRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
-
lncli: `chain getblockhash`
GetBlockHash returns the hash of the block in the best blockchain
at the given height.
- getBlockHash(Chainkit.GetBlockHashRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
-
lncli: `chain getblockhash`
GetBlockHash returns the hash of the block in the best blockchain
at the given height.
- getBlockHash(Chainkit.GetBlockHashRequest, StreamObserver<Chainkit.GetBlockHashResponse>) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
-
lncli: `chain getblockhash`
GetBlockHash returns the hash of the block in the best blockchain
at the given height.
- getBlockHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
The hash of the block in which the confirmed transaction was included in.
- getBlockHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
-
The hash of the block in which the confirmed transaction was included in.
- getBlockHash() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetailsOrBuilder
-
The hash of the block in which the confirmed transaction was included in.
- getBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Best block hash.
- getBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
-
Best block hash.
- getBlockHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
-
Best block hash.
- getBlockHash(Neutrino.GetBlockHashRequest, StreamObserver<Neutrino.GetBlockHashResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
-
Deprecated.
- getBlockHash(Neutrino.GetBlockHashRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
-
Deprecated.
- getBlockHash(Neutrino.GetBlockHashRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
-
Deprecated.
- getBlockHash(Neutrino.GetBlockHashRequest, StreamObserver<Neutrino.GetBlockHashResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
-
Deprecated.
- getBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The node's current view of the hash of the best block
- getBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
The node's current view of the hash of the best block
- getBlockHash() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
The node's current view of the hash of the best block
- getBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The hash of the block this transaction was included in
- getBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
The hash of the block this transaction was included in
- getBlockHash() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
-
The hash of the block this transaction was included in
- getBlockHash(Long, StreamObserver<GetBlockHashResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Method to generate a getBlockHash request.
- getBlockHash(GetBlockHashRequest, StreamObserver<GetBlockHashResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Method to send a getBlockHash request.
- getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
-
Getter for blockHash.
- getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
-
Getter for blockHash.
- getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
-
Getter for blockHash.
- getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
-
Getter for blockHash.
- getBlockHash(Long) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
-
Method to generate a getBlockHash request.
- getBlockHash(GetBlockHashRequest) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
-
Method to send a getBlockHash request.
- getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
-
Getter for blockHash.
- getBlockHash() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Getter for blockHash.
- getBlockHash() - Method in class org.lightningj.lnd.wrapper.message.Transaction
-
Getter for blockHash.
- getBlockHash(Integer, StreamObserver<GetBlockHashResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to generate a getBlockHash request.
- getBlockHash(GetBlockHashRequest, StreamObserver<GetBlockHashResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to send a getBlockHash request.
- getBlockHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
-
Getter for blockHash.
- getBlockHash(Integer) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to generate a getBlockHash request.
- getBlockHash(GetBlockHashRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to send a getBlockHash request.
- getBlockHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Best block hash.
- getBlockHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
-
Best block hash.
- getBlockHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
-
Best block hash.
- getBlockHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The node's current view of the hash of the best block
- getBlockHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
The node's current view of the hash of the best block
- getBlockHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
The node's current view of the hash of the best block
- getBlockHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The hash of the block this transaction was included in
- getBlockHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
The hash of the block this transaction was included in
- getBlockHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
-
The hash of the block this transaction was included in
- GetBlockHashRequest - Class in org.lightningj.lnd.wrapper.chainkit.message
-
Wrapper class for GetBlockHashRequest.
- GetBlockHashRequest() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
-
Empty Constructor
- GetBlockHashRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
-
Json Parsing Constructor
- GetBlockHashRequest(Chainkit.GetBlockHashRequest) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
-
Constructor using underlying Lightning API Object
- GetBlockHashRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for GetBlockHashRequest.
- GetBlockHashRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashRequest
-
Empty Constructor
- GetBlockHashRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashRequest
-
Json Parsing Constructor
- GetBlockHashRequest(Neutrino.GetBlockHashRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashRequest
-
Constructor using underlying Lightning API Object
- GetBlockHashResponse - Class in org.lightningj.lnd.wrapper.chainkit.message
-
Wrapper class for GetBlockHashResponse.
- GetBlockHashResponse() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
-
Empty Constructor
- GetBlockHashResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
-
Json Parsing Constructor
- GetBlockHashResponse(Chainkit.GetBlockHashResponse) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
-
Constructor using underlying Lightning API Object
- GetBlockHashResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for GetBlockHashResponse.
- GetBlockHashResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashResponse
-
Empty Constructor
- GetBlockHashResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashResponse
-
Json Parsing Constructor
- GetBlockHashResponse(Neutrino.GetBlockHashResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashResponse
-
Constructor using underlying Lightning API Object
- getBlockHeader(Chainkit.GetBlockHeaderRequest, StreamObserver<Chainkit.GetBlockHeaderResponse>) - Method in interface org.lightningj.lnd.chainkit.proto.ChainKitGrpc.AsyncService
-
lncli: `chain getblockheader`
GetBlockHeader returns a block header with a particular block hash.
- getBlockHeader(Chainkit.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
-
lncli: `chain getblockheader`
GetBlockHeader returns a block header with a particular block hash.
- getBlockHeader(Chainkit.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
-
lncli: `chain getblockheader`
GetBlockHeader returns a block header with a particular block hash.
- getBlockHeader(Chainkit.GetBlockHeaderRequest, StreamObserver<Chainkit.GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
-
lncli: `chain getblockheader`
GetBlockHeader returns a block header with a particular block hash.
- getBlockHeader(Neutrino.GetBlockHeaderRequest, StreamObserver<Neutrino.GetBlockHeaderResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
-
GetBlockHeader returns a block header with a particular block hash.
- getBlockHeader(Neutrino.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
-
GetBlockHeader returns a block header with a particular block hash.
- getBlockHeader(Neutrino.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
-
GetBlockHeader returns a block header with a particular block hash.
- getBlockHeader(Neutrino.GetBlockHeaderRequest, StreamObserver<Neutrino.GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
-
GetBlockHeader returns a block header with a particular block hash.
- getBlockHeader(byte[], StreamObserver<GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Method to generate a getBlockHeader request.
- getBlockHeader(GetBlockHeaderRequest, StreamObserver<GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
-
Method to send a getBlockHeader request.
- getBlockHeader(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
-
Method to generate a getBlockHeader request.
- getBlockHeader(GetBlockHeaderRequest) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
-
Method to send a getBlockHeader request.
- getBlockHeader(String, StreamObserver<GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to generate a getBlockHeader request.
- getBlockHeader(GetBlockHeaderRequest, StreamObserver<GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to send a getBlockHeader request.
- getBlockHeader(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to generate a getBlockHeader request.
- getBlockHeader(GetBlockHeaderRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to send a getBlockHeader request.
- GetBlockHeaderRequest - Class in org.lightningj.lnd.wrapper.chainkit.message
-
Wrapper class for GetBlockHeaderRequest.
- GetBlockHeaderRequest() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
-
Empty Constructor
- GetBlockHeaderRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
-
Json Parsing Constructor
- GetBlockHeaderRequest(Chainkit.GetBlockHeaderRequest) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
-
Constructor using underlying Lightning API Object
- GetBlockHeaderRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for GetBlockHeaderRequest.
- GetBlockHeaderRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderRequest
-
Empty Constructor
- GetBlockHeaderRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderRequest
-
Json Parsing Constructor
- GetBlockHeaderRequest(Neutrino.GetBlockHeaderRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderRequest
-
Constructor using underlying Lightning API Object
- GetBlockHeaderResponse - Class in org.lightningj.lnd.wrapper.chainkit.message
-
Wrapper class for GetBlockHeaderResponse.
- GetBlockHeaderResponse() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderResponse
-
Empty Constructor
- GetBlockHeaderResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderResponse
-
Json Parsing Constructor
- GetBlockHeaderResponse(Chainkit.GetBlockHeaderResponse) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderResponse
-
Constructor using underlying Lightning API Object
- GetBlockHeaderResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for GetBlockHeaderResponse.
- GetBlockHeaderResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
-
Empty Constructor
- GetBlockHeaderResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
-
Json Parsing Constructor
- GetBlockHeaderResponse(Neutrino.GetBlockHeaderResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
-
Constructor using underlying Lightning API Object
- getBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
The height of the best block.
- getBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
-
The height of the best block.
- getBlockHeight() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponseOrBuilder
-
The height of the best block.
- getBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
-
Block height of the target best chain block.
- getBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
-
Block height of the target best chain block.
- getBlockHeight() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequestOrBuilder
-
Block height of the target best chain block.
- getBlockHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
The height of the block in which the confirmed transaction was included
in.
- getBlockHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
-
The height of the block in which the confirmed transaction was included
in.
- getBlockHeight() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetailsOrBuilder
-
The height of the block in which the confirmed transaction was included
in.
- getBlockHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
Best block height.
- getBlockHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
-
Best block height.
- getBlockHeight() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
-
Best block height.
- getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
int32 block_height = 2;
- getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
-
int32 block_height = 2;
- getBlockHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ConfirmationUpdateOrBuilder
-
int32 block_height = 2;
- getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The node's current view of the height of the best block
- getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
The node's current view of the height of the best block
- getBlockHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
The node's current view of the height of the best block
- getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
The height of the block this transaction was included in
- getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
The height of the block this transaction was included in
- getBlockHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
-
The height of the block this transaction was included in
- getBlockHeight() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
-
Getter for blockHeight.
- getBlockHeight() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
-
Getter for blockHeight.
- getBlockHeight() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
-
Getter for blockHeight.
- getBlockHeight() - Method in class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
-
Getter for blockHeight.
- getBlockHeight() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Getter for blockHeight.
- getBlockHeight() - Method in class org.lightningj.lnd.wrapper.message.Transaction
-
Getter for blockHeight.
- getBlockHeight() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
-
Getter for blockHeight.
- GetBlockRequest - Class in org.lightningj.lnd.wrapper.chainkit.message
-
Wrapper class for GetBlockRequest.
- GetBlockRequest() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
-
Empty Constructor
- GetBlockRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
-
Json Parsing Constructor
- GetBlockRequest(Chainkit.GetBlockRequest) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
-
Constructor using underlying Lightning API Object
- GetBlockRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for GetBlockRequest.
- GetBlockRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockRequest
-
Empty Constructor
- GetBlockRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockRequest
-
Json Parsing Constructor
- GetBlockRequest(Neutrino.GetBlockRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockRequest
-
Constructor using underlying Lightning API Object
- GetBlockResponse - Class in org.lightningj.lnd.wrapper.chainkit.message
-
Wrapper class for GetBlockResponse.
- GetBlockResponse() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockResponse
-
Empty Constructor
- GetBlockResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockResponse
-
Json Parsing Constructor
- GetBlockResponse(Chainkit.GetBlockResponse) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockResponse
-
Constructor using underlying Lightning API Object
- GetBlockResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for GetBlockResponse.
- GetBlockResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
-
Empty Constructor
- GetBlockResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
-
Json Parsing Constructor
- GetBlockResponse(Neutrino.GetBlockResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
-
Constructor using underlying Lightning API Object
- getBlockSha() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
bytes block_sha = 1;
- getBlockSha() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
-
bytes block_sha = 1;
- getBlockSha() - Method in interface org.lightningj.lnd.proto.LightningApi.ConfirmationUpdateOrBuilder
-
bytes block_sha = 1;
- getBlockSha() - Method in class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
-
Getter for blockSha.
- getBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
Remaining # of blocks until the commitment output can be swept.
- getBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
Remaining # of blocks until the commitment output can be swept.
- getBlocksTilMaturity() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
-
Remaining # of blocks until the commitment output can be swept.
- getBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
The number of blocks remaining until the current stage can be swept.
- getBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
-
The number of blocks remaining until the current stage can be swept.
- getBlocksTilMaturity() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
-
The number of blocks remaining until the current stage can be swept.
- getBlocksTilMaturity() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
-
Getter for blocksTilMaturity.
- getBlocksTilMaturity() - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
-
Getter for blocksTilMaturity.
- getBreach() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool breach = 4;
- getBreach() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
bool breach = 4;
- getBreach() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
-
bool breach = 4;
- getBreach() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
-
Getter for breach.
- getBroadcastAttempts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
The number of broadcast attempts we've made to sweep the output.
- getBroadcastAttempts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
-
The number of broadcast attempts we've made to sweep the output.
- getBroadcastAttempts() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
-
The number of broadcast attempts we've made to sweep the output.
- getBroadcastAttempts() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
-
Getter for broadcastAttempts.
- getBuildRouteMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
-
- getBuildTags(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The list of build tags that were supplied during compilation.
- getBuildTags(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The list of build tags that were supplied during compilation.
- getBuildTags(int) - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The list of build tags that were supplied during compilation.
- getBuildTags() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
-
Getter for a list of buildTags.
- getBuildTagsBytes(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The list of build tags that were supplied during compilation.
- getBuildTagsBytes(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The list of build tags that were supplied during compilation.
- getBuildTagsBytes(int) - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The list of build tags that were supplied during compilation.
- getBuildTagsCount() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The list of build tags that were supplied during compilation.
- getBuildTagsCount() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The list of build tags that were supplied during compilation.
- getBuildTagsCount() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The list of build tags that were supplied during compilation.
- getBuildTagsList() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The list of build tags that were supplied during compilation.
- getBuildTagsList() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The list of build tags that were supplied during compilation.
- getBuildTagsList() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The list of build tags that were supplied during compilation.
- getBumpFeeMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
-
- getBytesRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Bytes of data transmitted from this peer
- getBytesRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Bytes of data transmitted from this peer
- getBytesRecv() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Bytes of data transmitted from this peer
- getBytesRecv() - Method in class org.lightningj.lnd.wrapper.message.Peer
-
Getter for bytesRecv.
- getBytesSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Bytes of data transmitted to this peer
- getBytesSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Bytes of data transmitted to this peer
- getBytesSent() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Bytes of data transmitted to this peer
- getBytesSent() - Method in class org.lightningj.lnd.wrapper.message.Peer
-
Getter for bytesSent.
- getCancelInvoiceMethod() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
-
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The total amount of funds held in this channel
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The total amount of funds held in this channel
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Total capacity of the channel.
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
Total capacity of the channel.
- getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
Total capacity of the channel.
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
int64 capacity = 6;
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
int64 capacity = 6;
- getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
int64 capacity = 6;
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
int64 capacity = 3;
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
int64 capacity = 3;
- getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
-
int64 capacity = 3;
- getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The total amount of funds held in this channel
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
int64 capacity = 2;
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
int64 capacity = 2;
- getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
-
int64 capacity = 2;
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
int64 capacity = 3;
- getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
int64 capacity = 3;
- getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
-
int64 capacity = 3;
- getCapacity() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for capacity.
- getCapacity() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for capacity.
- getCapacity() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
-
Getter for capacity.
- getCapacity() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
-
Getter for capacity.
- getCapacity() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
-
Getter for capacity.
- getCapacity() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
-
Getter for capacity.
- getCapacityFraction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
The fraction of a channel's capacity that we consider to have liquidity.
- getCapacityFraction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
-
The fraction of a channel's capacity that we consider to have liquidity.
- getCapacityFraction() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParametersOrBuilder
-
The fraction of a channel's capacity that we consider to have liquidity.
- getCapacityFraction() - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
-
Getter for capacityFraction.
- getCFilter(Neutrino.GetCFilterRequest, StreamObserver<Neutrino.GetCFilterResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
-
GetCFilter returns a compact filter from a block.
- getCFilter(Neutrino.GetCFilterRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
-
GetCFilter returns a compact filter from a block.
- getCFilter(Neutrino.GetCFilterRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
-
GetCFilter returns a compact filter from a block.
- getCFilter(Neutrino.GetCFilterRequest, StreamObserver<Neutrino.GetCFilterResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
-
GetCFilter returns a compact filter from a block.
- getCFilter(String, StreamObserver<GetCFilterResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to generate a getCFilter request.
- getCFilter(GetCFilterRequest, StreamObserver<GetCFilterResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
-
Method to send a getCFilter request.
- getCFilter(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to generate a getCFilter request.
- getCFilter(GetCFilterRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
-
Method to send a getCFilter request.
- GetCFilterRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for GetCFilterRequest.
- GetCFilterRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterRequest
-
Empty Constructor
- GetCFilterRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterRequest
-
Json Parsing Constructor
- GetCFilterRequest(Neutrino.GetCFilterRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterRequest
-
Constructor using underlying Lightning API Object
- GetCFilterResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
-
Wrapper class for GetCFilterResponse.
- GetCFilterResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
-
Empty Constructor
- GetCFilterResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
-
Json Parsing Constructor
- GetCFilterResponse(Neutrino.GetCFilterResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
-
Constructor using underlying Lightning API Object
- getChain() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
The blockchain the node is on (eg bitcoin, litecoin)
- getChain() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
-
The blockchain the node is on (eg bitcoin, litecoin)
- getChain() - Method in interface org.lightningj.lnd.proto.LightningApi.ChainOrBuilder
-
The blockchain the node is on (eg bitcoin, litecoin)
- getChain() - Method in class org.lightningj.lnd.wrapper.message.Chain
-
Getter for chain.
- getChainBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
The blockchain the node is on (eg bitcoin, litecoin)
- getChainBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
-
The blockchain the node is on (eg bitcoin, litecoin)
- getChainBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChainOrBuilder
-
The blockchain the node is on (eg bitcoin, litecoin)
- getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The hash of the genesis block that the proposed channel resides in.
- getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
The hash of the genesis block that the proposed channel resides in.
- getChainHash() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
The hash of the genesis block that the proposed channel resides in.
- getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The hash of the genesis block that this channel resides within.
- getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
The hash of the genesis block that this channel resides within.
- getChainHash() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
The hash of the genesis block that this channel resides within.
- getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The target chain that this channel was opened within.
- getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
The target chain that this channel was opened within.
- getChainHash() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
-
The target chain that this channel was opened within.
- getChainHash() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Getter for chainHash.
- getChainHash() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for chainHash.
- getChainHash() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Getter for chainHash.
- getChainHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The hash of the genesis block that this channel resides within.
- getChainHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
The hash of the genesis block that this channel resides within.
- getChainHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
The hash of the genesis block that this channel resides within.
- getChains(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- getChains(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
A list of active chains the node is connected to
- getChains(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
A list of active chains the node is connected to
- getChains() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Getter for a list of chains.
- getChainsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- getChainsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- getChainsCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- getChainsCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
A list of active chains the node is connected to
- getChainsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
A list of active chains the node is connected to
- getChainsList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- getChainsList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
A list of active chains the node is connected to
- getChainsList() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
A list of active chains the node is connected to
- getChainsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- getChainsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
A list of active chains the node is connected to
- getChainsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
A list of active chains the node is connected to
- getChainsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
A list of active chains the node is connected to
- getChainsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
A list of active chains the node is connected to
- getChainsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
A list of active chains the node is connected to
- getChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
Is an encrypted single-chan backup.
- getChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
-
Is an encrypted single-chan backup.
- getChanBackup() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupOrBuilder
-
Is an encrypted single-chan backup.
- getChanBackup() - Method in class org.lightningj.lnd.wrapper.message.ChannelBackup
-
Getter for chanBackup.
- getChanBackups(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- getChanBackups(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
A set of single-chan static channel backups.
- getChanBackups(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
-
A set of single-chan static channel backups.
- getChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
The channels to restore as a list of channel/backup pairs.
- getChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
-
The channels to restore as a list of channel/backup pairs.
- getChanBackups() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
-
The channels to restore as a list of channel/backup pairs.
- getChanBackups() - Method in class org.lightningj.lnd.wrapper.message.ChannelBackups
-
Getter for a list of chanBackups.
- getChanBackups() - Method in class org.lightningj.lnd.wrapper.message.RestoreChanBackupRequest
-
Getter for a list of chanBackups.
- getChanBackupsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- getChanBackupsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
The channels to restore as a list of channel/backup pairs.
- getChanBackupsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- getChanBackupsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- getChanBackupsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
A set of single-chan static channel backups.
- getChanBackupsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
-
A set of single-chan static channel backups.
- getChanBackupsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- getChanBackupsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
A set of single-chan static channel backups.
- getChanBackupsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
-
A set of single-chan static channel backups.
- getChanBackupsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- getChanBackupsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
A set of single-chan static channel backups.
- getChanBackupsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
-
A set of single-chan static channel backups.
- getChanBackupsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
The channels to restore as a list of channel/backup pairs.
- getChanBackupsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
-
The channels to restore as a list of channel/backup pairs.
- getChanBackupsOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
-
The channels to restore as a list of channel/backup pairs.
- getChanBackupsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
A set of single-chan static channel backups.
- getChanBackupsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
A set of single-chan static channel backups.
- getChanBackupsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
-
A set of single-chan static channel backups.
- getChanCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- getChanCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
- getChanCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
- getChanCapacity() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Getter for chanCapacity.
- getChanClose() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
.lnrpc.ChannelCloseUpdate chan_close = 3;
- getChanClose() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
.lnrpc.ChannelCloseUpdate chan_close = 3;
- getChanClose() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
-
.lnrpc.ChannelCloseUpdate chan_close = 3;
- getChanClose() - Method in class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
-
Getter for a list of chanClose.
- getChanCloseBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
.lnrpc.ChannelCloseUpdate chan_close = 3;
- getChanCloseOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
.lnrpc.ChannelCloseUpdate chan_close = 3;
- getChanCloseOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
.lnrpc.ChannelCloseUpdate chan_close = 3;
- getChanCloseOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
-
.lnrpc.ChannelCloseUpdate chan_close = 3;
- getChange() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
Whether a change address should be derived.
- getChange() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
-
Whether a change address should be derived.
- getChange() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequestOrBuilder
-
Whether a change address should be derived.
- getChange() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
-
Getter for change.
- getChangeOutputIndex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The index of the added change output or -1 if no change was left over.
- getChangeOutputIndex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
-
The index of the added change output or -1 if no change was left over.
- getChangeOutputIndex() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
-
The index of the added change output or -1 if no change was left over.
- getChangeOutputIndex() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
-
Getter for changeOutputIndex.
- getChangePasswordMethod() - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
-
- getChangeType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The address type for the change.
- getChangeType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
The address type for the change.
- getChangeType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
-
The address type for the change.
- getChangeType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
-
Getter for changeType.
- getChangeTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
The address type for the change.
- getChangeTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
The address type for the change.
- getChangeTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
-
The address type for the change.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
-
The unique channel ID for the channel.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanInfoRequestOrBuilder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
The unique channel ID for the channel.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
The unique channel ID for the channel.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The short channel id that this fee report belongs to.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
The short channel id that this fee report belongs to.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
-
The short channel id that this fee report belongs to.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The unique description of the funding transaction.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
The unique description of the funding transaction.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
-
The unique description of the funding transaction.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
The unique channel ID for the channel.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The unique identifier of the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
-
The unique identifier of the channel.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
-
The unique identifier of the channel.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
The unique channel ID for the channel.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Short channel id over which the htlc was received.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Short channel id over which the htlc was received.
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Short channel id over which the htlc was received.
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
-
uint64 chan_id = 1;
- getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
-
uint64 chan_id = 1;
- getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequestOrBuilder
-
uint64 chan_id = 1;
- getChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
-
/ The id of the channel that the is part of this circuit.
- getChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
-
/ The id of the channel that the is part of this circuit.
- getChanId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKeyOrBuilder
-
/ The id of the channel that the is part of this circuit.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChanInfoRequest
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.HopHint
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionRequest
-
Getter for chanId.
- getChanId() - Method in class org.lightningj.lnd.wrapper.router.message.CircuitKey
-
Getter for chanId.
- getChanIdIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The incoming channel ID that carried the HTLC that created the circuit.
- getChanIdIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
The incoming channel ID that carried the HTLC that created the circuit.
- getChanIdIn() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
-
The incoming channel ID that carried the HTLC that created the circuit.
- getChanIdIn() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
-
Getter for chanIdIn.
- getChanIdOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The outgoing channel ID that carried the preimage that completed the
circuit.
- getChanIdOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
The outgoing channel ID that carried the preimage that completed the
circuit.
- getChanIdOut() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
-
The outgoing channel ID that carried the preimage that completed the
circuit.
- getChanIdOut() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
-
Getter for chanIdOut.
- getChanInfo(LightningApi.ChanInfoRequest, StreamObserver<LightningApi.ChannelEdge>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
-
lncli: `getchaninfo`
GetChanInfo returns the latest authenticated network announcement for the
given channel identified by its channel ID: an 8-byte integer which
uniquely identifies the location of transaction's funding output within the
blockchain.
- getChanInfo(LightningApi.ChanInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
-
lncli: `getchaninfo`
GetChanInfo returns the latest authenticated network announcement for the
given channel identified by its channel ID: an 8-byte integer which
uniquely identifies the location of transaction's funding output within the
blockchain.
- getChanInfo(LightningApi.ChanInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
-
lncli: `getchaninfo`
GetChanInfo returns the latest authenticated network announcement for the
given channel identified by its channel ID: an 8-byte integer which
uniquely identifies the location of transaction's funding output within the
blockchain.
- getChanInfo(LightningApi.ChanInfoRequest, StreamObserver<LightningApi.ChannelEdge>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
-
lncli: `getchaninfo`
GetChanInfo returns the latest authenticated network announcement for the
given channel identified by its channel ID: an 8-byte integer which
uniquely identifies the location of transaction's funding output within the
blockchain.
- getChanInfo(Long, StreamObserver<ChannelEdge>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to generate a getChanInfo request.
- getChanInfo(ChanInfoRequest, StreamObserver<ChannelEdge>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
-
Method to send a getChanInfo request.
- getChanInfo(Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to generate a getChanInfo request.
- getChanInfo(ChanInfoRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
-
Method to send a getChanInfo request.
- getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
The pending channel to be closed
- getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
The pending channel to be closed
- getChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
-
The pending channel to be closed
- getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The pending channel to be force closed
- getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
The pending channel to be force closed
- getChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
-
The pending channel to be force closed
- getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The pending channel
- getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
The pending channel
- getChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
-
The pending channel
- getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
The pending channel waiting for closing tx to confirm
- getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
The pending channel waiting for closing tx to confirm
- getChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
-
The pending channel waiting for closing tx to confirm
- getChannel() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
-
Getter for a list of channel.
- getChannel() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
-
Getter for a list of channel.
- getChannel() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
-
Getter for a list of channel.
- getChannel() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
-
Getter for a list of channel.
- getChannelAcceptorMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackups() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackups() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequestOrBuilder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackups() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
-
Getter for a list of channelBackups.
- getChannelBackups() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
-
Getter for a list of channelBackups.
- getChannelBackupsBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackupsBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackupsOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackupsOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackupsOrBuilder() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackupsOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackupsOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBackupsOrBuilder() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequestOrBuilder
-
channel_backups is an optional argument that allows clients to recover the
settled funds within a set of channels.
- getChannelBalanceMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
The pending channel to be closed
- getChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The pending channel to be force closed
- getChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The pending channel
- getChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
The pending channel waiting for closing tx to confirm
- getChannelCase() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
- getChannelCase() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
- getChannelCase() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
-
- getChannelFees(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFees(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFees(int) - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFees() - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
-
Getter for a list of channelFees.
- getChannelFeesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesCount() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesCount() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesList() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFeesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
-
An array of channel fee reports which describes the current fee schedule
for each channel.
- getChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
A bit-field which the initiator uses to specify proposed channel
behavior.
- getChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
A bit-field which the initiator uses to specify proposed channel
behavior.
- getChannelFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
A bit-field which the initiator uses to specify proposed channel
behavior.
- getChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The bitfield that describes additional meta-data concerning how the
update is to be interpreted.
- getChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
The bitfield that describes additional meta-data concerning how the
update is to be interpreted.
- getChannelFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
-
The bitfield that describes additional meta-data concerning how the
update is to be interpreted.
- getChannelFlags() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Getter for channelFlags.
- getChannelFlags() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Getter for channelFlags.
- getChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
The unique channel ID for the channel.
- getChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
The unique channel ID for the channel.
- getChannelId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
The unique channel ID for the channel.
- getChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
The short channel id of this edge.
- getChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
-
The short channel id of this edge.
- getChannelId() - Method in interface org.lightningj.lnd.proto.LightningApi.EdgeLocatorOrBuilder
-
The short channel id of this edge.
- getChannelId() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
-
Getter for channelId.
- getChannelId() - Method in class org.lightningj.lnd.wrapper.message.EdgeLocator
-
Getter for channelId.
- getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
The pending channel to be closed
- getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
The pending channel to be closed
- getChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
-
The pending channel to be closed
- getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The pending channel to be force closed
- getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
The pending channel to be force closed
- getChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
-
The pending channel to be force closed
- getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The pending channel
- getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
The pending channel
- getChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
-
The pending channel
- getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
The pending channel waiting for closing tx to confirm
- getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
The pending channel waiting for closing tx to confirm
- getChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
-
The pending channel waiting for closing tx to confirm
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.AbandonChannelRequestOrBuilder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The channel that this fee report belongs to.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
The channel that this fee report belongs to.
- getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
-
The channel that this fee report belongs to.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdateOrBuilder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
string channel_point = 2;
- getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
string channel_point = 2;
- getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
-
string channel_point = 2;
- getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
-
Getter for a list of channelPoint.
- getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for channelPoint.
- getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for channelPoint.
- getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
-
Getter for channelPoint.
- getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
-
Getter for a list of channelPoint.
- getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
-
Getter for a list of channelPoint.
- getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
-
Getter for channelPoint.
- getChannelPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The channel that this fee report belongs to.
- getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
The channel that this fee report belongs to.
- getChannelPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
-
The channel that this fee report belongs to.
- getChannelPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
string channel_point = 2;
- getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
string channel_point = 2;
- getChannelPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
-
string channel_point = 2;
- getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.AbandonChannelRequestOrBuilder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdateOrBuilder
-
.lnrpc.ChannelPoint channel_point = 1;
- getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
The outpoint (txid:index) of the funding transaction.
- getChannelPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
-
The outpoint (txid:index) of the funding transaction.
- getChannelReserve() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The minimum amount of satoshis the initiator requires us to have at all
times.
- getChannelReserve() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
The minimum amount of satoshis the initiator requires us to have at all
times.
- getChannelReserve() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
The minimum amount of satoshis the initiator requires us to have at all
times.
- getChannelReserve() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Getter for channelReserve.
- getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
The list of channels to open.
- getChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
-
The list of channels to open.
- getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
The list of active channels
- getChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
-
The list of active channels
- getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
A list of all public channels for the node.
- getChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
-
A list of all public channels for the node.
- getChannels() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
-
Getter for a list of channels.
- getChannels() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
-
Getter for a list of channels.
- getChannels() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsResponse
-
Getter for a list of channels.
- getChannels() - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
-
Getter for a list of channels.
- getChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- getChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- getChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- getChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- getChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- getChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
The list of channels to open.
- getChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
-
The list of channels to open.
- getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
The list of active channels
- getChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
-
The list of active channels
- getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
A list of all public channels for the node.
- getChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
-
A list of all public channels for the node.
- getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
The list of channels to open.
- getChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
-
The list of channels to open.
- getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
The list of active channels
- getChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
-
The list of active channels
- getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
A list of all public channels for the node.
- getChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
-
A list of all public channels for the node.
- getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
The list of channels to open.
- getChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
-
The list of channels to open.
- getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
The list of active channels
- getChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
-
The list of active channels
- getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
A list of all public channels for the node.
- getChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
-
A list of all public channels for the node.
- getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
The list of channels to open.
- getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
The list of channels to open.
- getChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
-
The list of channels to open.
- getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
-
repeated .lnrpc.ChannelCloseSummary channels = 1;
- getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
The list of active channels
- getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
The list of active channels
- getChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
-
The list of active channels
- getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
A list of all public channels for the node.
- getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
A list of all public channels for the node.
- getChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
-
A list of all public channels for the node.
- getChannelUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
An optional channel update message.
- getChannelUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
-
An optional channel update message.
- getChannelUpdate() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
-
An optional channel update message.
- getChannelUpdate() - Method in class org.lightningj.lnd.wrapper.message.Failure
-
Getter for a list of channelUpdate.
- getChannelUpdateBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
An optional channel update message.
- getChannelUpdateOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
An optional channel update message.
- getChannelUpdateOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
-
An optional channel update message.
- getChannelUpdateOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
-
An optional channel update message.
- getChannelUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdates(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdates() - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
-
Getter for a list of channelUpdates.
- getChannelUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChannelUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
- getChanOpen() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the channel's funding transaction has now reached the
required number of confirmations on chain and can be used.
- getChanOpen() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
Signals that the channel's funding transaction has now reached the
required number of confirmations on chain and can be used.
- getChanOpen() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
-
Signals that the channel's funding transaction has now reached the
required number of confirmations on chain and can be used.
- getChanOpen() - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
-
Getter for a list of chanOpen.
- getChanOpenBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the channel's funding transaction has now reached the
required number of confirmations on chain and can be used.
- getChanOpenOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the channel's funding transaction has now reached the
required number of confirmations on chain and can be used.
- getChanOpenOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
Signals that the channel's funding transaction has now reached the
required number of confirmations on chain and can be used.
- getChanOpenOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
-
Signals that the channel's funding transaction has now reached the
required number of confirmations on chain and can be used.
- getChanPending() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the channel is now fully negotiated and the funding
transaction published.
- getChanPending() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
Signals that the channel is now fully negotiated and the funding
transaction published.
- getChanPending() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
-
Signals that the channel is now fully negotiated and the funding
transaction published.
- getChanPending() - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
-
Getter for a list of chanPending.
- getChanPendingBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the channel is now fully negotiated and the funding
transaction published.
- getChanPendingOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
Signals that the channel is now fully negotiated and the funding
transaction published.
- getChanPendingOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
Signals that the channel is now fully negotiated and the funding
transaction published.
- getChanPendingOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
-
Signals that the channel is now fully negotiated and the funding
transaction published.
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
Identifies the channel that this backup belongs to.
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
-
Identifies the channel that this backup belongs to.
- getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupOrBuilder
-
Identifies the channel that this backup belongs to.
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
string chan_point = 2;
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
string chan_point = 2;
- getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
string chan_point = 2;
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
.lnrpc.ChannelPoint chan_point = 2;
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
.lnrpc.ChannelPoint chan_point = 2;
- getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
-
.lnrpc.ChannelPoint chan_point = 2;
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
The target channel point to refrence in created commitment transactions.
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
-
The target channel point to refrence in created commitment transactions.
- getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
-
The target channel point to refrence in created commitment transactions.
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
.lnrpc.ChannelPoint chan_point = 4;
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
.lnrpc.ChannelPoint chan_point = 4;
- getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
-
.lnrpc.ChannelPoint chan_point = 4;
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
The target channel point to obtain a back up for.
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
-
The target channel point to obtain a back up for.
- getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequestOrBuilder
-
The target channel point to obtain a back up for.
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
If set, this update will target a specific channel.
- getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
If set, this update will target a specific channel.
- getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
-
If set, this update will target a specific channel.
- getChanPoint() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
.lnrpc.ChannelPoint chan_point = 1;
- getChanPoint() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
.lnrpc.ChannelPoint chan_point = 1;
- getChanPoint() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
-
.lnrpc.ChannelPoint chan_point = 1;
- getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelBackup
-
Getter for a list of chanPoint.
- getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
-
Getter for chanPoint.
- getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
-
Getter for a list of chanPoint.
- getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
-
Getter for a list of chanPoint.
- getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
-
Getter for a list of chanPoint.
- getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ExportChannelBackupRequest
-
Getter for a list of chanPoint.
- getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
-
Getter for a list of chanPoint.
- getChanPoint() - Method in class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
-
Getter for a list of chanPoint.
- getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
Identifies the channel that this backup belongs to.
- getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
.lnrpc.ChannelPoint chan_point = 2;
- getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
The target channel point to refrence in created commitment transactions.
- getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
.lnrpc.ChannelPoint chan_point = 4;
- getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
The target channel point to obtain a back up for.
- getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
If set, this update will target a specific channel.
- getChanPointBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
.lnrpc.ChannelPoint chan_point = 1;
- getChanPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
string chan_point = 2;
- getChanPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
string chan_point = 2;
- getChanPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
string chan_point = 2;
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
Identifies the channel that this backup belongs to.
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
-
Identifies the channel that this backup belongs to.
- getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupOrBuilder
-
Identifies the channel that this backup belongs to.
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
.lnrpc.ChannelPoint chan_point = 2;
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
.lnrpc.ChannelPoint chan_point = 2;
- getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
-
.lnrpc.ChannelPoint chan_point = 2;
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
The target channel point to refrence in created commitment transactions.
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
-
The target channel point to refrence in created commitment transactions.
- getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
-
The target channel point to refrence in created commitment transactions.
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
.lnrpc.ChannelPoint chan_point = 4;
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
.lnrpc.ChannelPoint chan_point = 4;
- getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
-
.lnrpc.ChannelPoint chan_point = 4;
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
The target channel point to obtain a back up for.
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
-
The target channel point to obtain a back up for.
- getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequestOrBuilder
-
The target channel point to obtain a back up for.
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
If set, this update will target a specific channel.
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
If set, this update will target a specific channel.
- getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
-
If set, this update will target a specific channel.
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
.lnrpc.ChannelPoint chan_point = 1;
- getChanPointOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
.lnrpc.ChannelPoint chan_point = 1;
- getChanPointOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
-
.lnrpc.ChannelPoint chan_point = 1;
- getChanPoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPoints(int) - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPoints() - Method in class org.lightningj.lnd.wrapper.message.MultiChanBackup
-
Getter for a list of chanPoints.
- getChanPointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsCount() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsCount() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
A channel shim where the channel point was fully constructed outside
of lnd's wallet and the transaction might already be published.
- getChanPointShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
-
A channel shim where the channel point was fully constructed outside
of lnd's wallet and the transaction might already be published.
- getChanPointShim() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
-
A channel shim where the channel point was fully constructed outside
of lnd's wallet and the transaction might already be published.
- getChanPointShim() - Method in class org.lightningj.lnd.wrapper.message.FundingShim
-
Getter for a list of chanPointShim.
- getChanPointShimBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
A channel shim where the channel point was fully constructed outside
of lnd's wallet and the transaction might already be published.
- getChanPointShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
A channel shim where the channel point was fully constructed outside
of lnd's wallet and the transaction might already be published.
- getChanPointShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
-
A channel shim where the channel point was fully constructed outside
of lnd's wallet and the transaction might already be published.
- getChanPointShimOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
-
A channel shim where the channel point was fully constructed outside
of lnd's wallet and the transaction might already be published.
- getChanPointsList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsList() - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
-
Is the set of all channels that are included in this multi-channel backup.
- getChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The minimum satoshis this node is required to reserve in its balance.
- getChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
-
The minimum satoshis this node is required to reserve in its balance.
- getChanReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
-
The minimum satoshis this node is required to reserve in its balance.
- getChanReserveSat() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
-
Getter for chanReserveSat.
- getChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
A set of flags showing the current state of the channel.
- getChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
A set of flags showing the current state of the channel.
- getChanStatusFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
A set of flags showing the current state of the channel.
- getChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
A set of flags showing the current state of the channel.
- getChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
A set of flags showing the current state of the channel.
- getChanStatusFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
-
A set of flags showing the current state of the channel.
- getChanStatusFlags() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for chanStatusFlags.
- getChanStatusFlags() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
-
Getter for chanStatusFlags.
- getChanStatusFlagsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
A set of flags showing the current state of the channel.
- getChanStatusFlagsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
A set of flags showing the current state of the channel.
- getChanStatusFlagsBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
A set of flags showing the current state of the channel.
- getChanStatusFlagsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
A set of flags showing the current state of the channel.
- getChanStatusFlagsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
A set of flags showing the current state of the channel.
- getChanStatusFlagsBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
-
A set of flags showing the current state of the channel.
- getCheckMacaroonPermissionsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
A nonce used to randomize the child preimage and child hash from a given
root_share.
- getChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
-
A nonce used to randomize the child preimage and child hash from a given
root_share.
- getChildIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPOrBuilder
-
A nonce used to randomize the child preimage and child hash from a given
root_share.
- getChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
uint32 child_index = 3;
- getChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
-
uint32 child_index = 3;
- getChildIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPRecordOrBuilder
-
uint32 child_index = 3;
- getChildIndex() - Method in class org.lightningj.lnd.wrapper.message.AMP
-
Getter for childIndex.
- getChildIndex() - Method in class org.lightningj.lnd.wrapper.message.AMPRecord
-
Getter for childIndex.
- getCipherSeedMnemonic(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonic(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonic(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonic(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonic(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonic(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonic() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
-
Getter for a list of cipherSeedMnemonic.
- getCipherSeedMnemonic() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
-
Getter for a list of cipherSeedMnemonic.
- getCipherSeedMnemonicBytes(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicBytes(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicBytes(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicBytes(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicBytes(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicBytes(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicCount() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicCount() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicList() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCipherSeedMnemonicList() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
- getCleanup() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
Cleanup indicates that after signing, the session state can be cleaned up,
since another participant is going to be responsible for combining the
partial signatures.
- getCleanup() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
-
Cleanup indicates that after signing, the session state can be cleaned up,
since another participant is going to be responsible for combining the
partial signatures.
- getCleanup() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequestOrBuilder
-
Cleanup indicates that after signing, the session state can be cleaned up,
since another participant is going to be responsible for combining the
partial signatures.
- getCleanup() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
-
Getter for cleanup.
- getCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
Close address is the address that we will enforce payout to on cooperative
close if the channel was opened utilizing option upfront shutdown.
- getCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
Close address is the address that we will enforce payout to on cooperative
close if the channel was opened utilizing option upfront shutdown.
- getCloseAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
Close address is the address that we will enforce payout to on cooperative
close if the channel was opened utilizing option upfront shutdown.
- getCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddress() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
-
Getter for closeAddress.
- getCloseAddress() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for closeAddress.
- getCloseAddress() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
-
Getter for closeAddress.
- getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
Close address is the address that we will enforce payout to on cooperative
close if the channel was opened utilizing option upfront shutdown.
- getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
Close address is the address that we will enforce payout to on cooperative
close if the channel was opened utilizing option upfront shutdown.
- getCloseAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
Close address is the address that we will enforce payout to on cooperative
close if the channel was opened utilizing option upfront shutdown.
- getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
Close address is an optional address which specifies the address to which
funds should be paid out to upon cooperative close.
- getCloseChannelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getClosedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelCloseSummary closed_channel = 2;
- getClosedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
.lnrpc.ChannelCloseSummary closed_channel = 2;
- getClosedChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
-
.lnrpc.ChannelCloseSummary closed_channel = 2;
- getClosedChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
-
Getter for a list of closedChannel.
- getClosedChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelCloseSummary closed_channel = 2;
- getClosedChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelCloseSummary closed_channel = 2;
- getClosedChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
.lnrpc.ChannelCloseSummary closed_channel = 2;
- getClosedChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
-
.lnrpc.ChannelCloseSummary closed_channel = 2;
- getClosedChannelsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getClosedChans(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChans(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChans(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChans() - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
-
Getter for a list of closedChans.
- getClosedChansBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedChansOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
-
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
- getClosedHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
uint32 closed_height = 3;
- getClosedHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
uint32 closed_height = 3;
- getClosedHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
-
uint32 closed_height = 3;
- getClosedHeight() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
-
Getter for closedHeight.
- getCloseHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Height at which the funding transaction was spent.
- getCloseHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
Height at which the funding transaction was spent.
- getCloseHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
Height at which the funding transaction was spent.
- getCloseHeight() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for closeHeight.
- getCloseInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Close initiator indicates which party initiated the close.
- getCloseInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
Close initiator indicates which party initiated the close.
- getCloseInitiator() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
Close initiator indicates which party initiated the close.
- getCloseInitiator() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for closeInitiator.
- getCloseInitiatorValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Close initiator indicates which party initiated the close.
- getCloseInitiatorValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
Close initiator indicates which party initiated the close.
- getCloseInitiatorValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
Close initiator indicates which party initiated the close.
- getClosePending() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
.lnrpc.PendingUpdate close_pending = 1;
- getClosePending() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
.lnrpc.PendingUpdate close_pending = 1;
- getClosePending() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
-
.lnrpc.PendingUpdate close_pending = 1;
- getClosePending() - Method in class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
-
Getter for a list of closePending.
- getClosePendingBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
.lnrpc.PendingUpdate close_pending = 1;
- getClosePendingOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
.lnrpc.PendingUpdate close_pending = 1;
- getClosePendingOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
.lnrpc.PendingUpdate close_pending = 1;
- getClosePendingOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
-
.lnrpc.PendingUpdate close_pending = 1;
- getCloseType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Details on how the channel was closed.
- getCloseType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
Details on how the channel was closed.
- getCloseType() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
Details on how the channel was closed.
- getCloseType() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for closeType.
- getCloseTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
Details on how the channel was closed.
- getCloseTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
Details on how the channel was closed.
- getCloseTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
Details on how the channel was closed.
- getClosingTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The txid of the transaction which ultimately closed this channel.
- getClosingTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
The txid of the transaction which ultimately closed this channel.
- getClosingTxHash() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
The txid of the transaction which ultimately closed this channel.
- getClosingTxHash() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
-
Getter for closingTxHash.
- getClosingTxHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
The txid of the transaction which ultimately closed this channel.
- getClosingTxHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
The txid of the transaction which ultimately closed this channel.
- getClosingTxHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
-
The txid of the transaction which ultimately closed this channel.
- getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
-
bytes closing_txid = 1;
- getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
-
bytes closing_txid = 1;
- getClosingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdateOrBuilder
-
bytes closing_txid = 1;
- getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
The transaction id of the closing transaction
- getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
The transaction id of the closing transaction
- getClosingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
-
The transaction id of the closing transaction
- getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The transaction id of the closing transaction
- getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
The transaction id of the closing transaction
- getClosingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
-
The transaction id of the closing transaction
- getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
The transaction id of the closing transaction
- getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
The transaction id of the closing transaction
- getClosingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
-
The transaction id of the closing transaction
- getClosingTxid() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
-
Getter for closingTxid.
- getClosingTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
-
Getter for closingTxid.
- getClosingTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
-
Getter for closingTxid.
- getClosingTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
-
Getter for closingTxid.
- getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
The transaction id of the closing transaction
- getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
The transaction id of the closing transaction
- getClosingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
-
The transaction id of the closing transaction
- getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
The transaction id of the closing transaction
- getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
The transaction id of the closing transaction
- getClosingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
-
The transaction id of the closing transaction
- getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
The transaction id of the closing transaction
- getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
The transaction id of the closing transaction
- getClosingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
-
The transaction id of the closing transaction
- getCltvExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- getCltvExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- getCltvExpiry() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
A failure type-dependent cltv expiry value.
- getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
-
A failure type-dependent cltv expiry value.
- getCltvExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
-
A failure type-dependent cltv expiry value.
- getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- getCltvExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
int64 cltv_expiry = 9;
- getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
int64 cltv_expiry = 9;
- getCltvExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
int64 cltv_expiry = 9;
- getCltvExpiry() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
-
Getter for cltvExpiry.
- getCltvExpiry() - Method in class org.lightningj.lnd.wrapper.message.Failure
-
Getter for cltvExpiry.
- getCltvExpiry() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for cltvExpiry.
- getCltvExpiry() - Method in class org.lightningj.lnd.wrapper.message.PayReq
-
Getter for cltvExpiry.
- getCltvExpiryDelta() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The time-lock delta of the channel.
- getCltvExpiryDelta() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
-
The time-lock delta of the channel.
- getCltvExpiryDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
-
The time-lock delta of the channel.
- getCltvExpiryDelta() - Method in class org.lightningj.lnd.wrapper.message.HopHint
-
Getter for cltvExpiryDelta.
- getCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
-
Getter for cltvLimit.
- getCltvLimit() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for cltvLimit.
- getCltvLimit() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for cltvLimit.
- getCode() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
Failure code as defined in the Lightning spec
- getCode() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
-
Failure code as defined in the Lightning spec
- getCode() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
-
Failure code as defined in the Lightning spec
- getCode() - Method in class org.lightningj.lnd.wrapper.message.Failure
-
Getter for code.
- getCodeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
Failure code as defined in the Lightning spec
- getCodeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
-
Failure code as defined in the Lightning spec
- getCodeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
-
Failure code as defined in the Lightning spec
- getCoinType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
Coin type is the second number in the derivation path, this is _always_ 0
for purposes 49 and 84.
- getCoinType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
-
Coin type is the second number in the derivation path, this is _always_ 0
for purposes 49 and 84.
- getCoinType() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccountOrBuilder
-
Coin type is the second number in the derivation path, this is _always_ 0
for purposes 49 and 84.
- getCoinType() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
-
Getter for coinType.
- getColor() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Color is the node's color in hex code format.
- getColor() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Color is the node's color in hex code format.
- getColor() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Color is the node's color in hex code format.
- getColor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The color of the current node in hex code format
- getColor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
The color of the current node in hex code format
- getColor() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
The color of the current node in hex code format
- getColor() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
string color = 5;
- getColor() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
string color = 5;
- getColor() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
string color = 5;
- getColor() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
string color = 5;
- getColor() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
string color = 5;
- getColor() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
string color = 5;
- getColor() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Getter for color.
- getColor() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
-
Getter for color.
- getColor() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
-
Getter for color.
- getColor() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
-
Getter for color.
- getColorBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Color is the node's color in hex code format.
- getColorBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Color is the node's color in hex code format.
- getColorBytes() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Color is the node's color in hex code format.
- getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The color of the current node in hex code format
- getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
The color of the current node in hex code format
- getColorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
The color of the current node in hex code format
- getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
string color = 5;
- getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
string color = 5;
- getColorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
string color = 5;
- getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
string color = 5;
- getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
string color = 5;
- getColorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
string color = 5;
- getCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
The combined public key (in the 32-byte x-only format) with all tweaks
applied to it.
- getCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
-
The combined public key (in the 32-byte x-only format) with all tweaks
applied to it.
- getCombinedKey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponseOrBuilder
-
The combined public key (in the 32-byte x-only format) with all tweaks
applied to it.
- getCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
The combined public key (in the 32-byte x-only format) with all tweaks
applied to it.
- getCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
-
The combined public key (in the 32-byte x-only format) with all tweaks
applied to it.
- getCombinedKey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponseOrBuilder
-
The combined public key (in the 32-byte x-only format) with all tweaks
applied to it.
- getCombinedKey() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
-
Getter for combinedKey.
- getCombinedKey() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
-
Getter for combinedKey.
- getCommit() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
A verbose description of the daemon's commit.
- getCommit() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
A verbose description of the daemon's commit.
- getCommit() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
A verbose description of the daemon's commit.
- getCommit() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
-
Getter for commit.
- getCommitBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
A verbose description of the daemon's commit.
- getCommitBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
A verbose description of the daemon's commit.
- getCommitBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
A verbose description of the daemon's commit.
- getCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The amount calculated to be paid in fees for the current set of commitment
transactions.
- getCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The amount calculated to be paid in fees for the current set of commitment
transactions.
- getCommitFee() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The amount calculated to be paid in fees for the current set of commitment
transactions.
- getCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The amount calculated to be paid in fees for the current set of
commitment transactions.
- getCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
The amount calculated to be paid in fees for the current set of
commitment transactions.
- getCommitFee() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
-
The amount calculated to be paid in fees for the current set of
commitment transactions.
- getCommitFee() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for commitFee.
- getCommitFee() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
-
Getter for commitFee.
- getCommitHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHash() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHash() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHash() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHash() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHash() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Getter for commitHash.
- getCommitHash() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
-
Getter for commitHash.
- getCommitHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHashBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHashBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitHashBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitments() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
A list of valid commitment transactions.
- getCommitments() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
A list of valid commitment transactions.
- getCommitments() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
-
A list of valid commitment transactions.
- getCommitments() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
-
Getter for a list of commitments.
- getCommitmentsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
A list of valid commitment transactions.
- getCommitmentsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
A list of valid commitment transactions.
- getCommitmentsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
A list of valid commitment transactions.
- getCommitmentsOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
-
A list of valid commitment transactions.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The explicit commitment type to use.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
The explicit commitment type to use.
- getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
-
The explicit commitment type to use.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The commitment type used by this channel.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The commitment type used by this channel.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The commitment type the initiator wishes to use for the proposed channel.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
The commitment type the initiator wishes to use for the proposed channel.
- getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
The commitment type the initiator wishes to use for the proposed channel.
- getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The commitment type used by this channel.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The explicit commitment type to use.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
The explicit commitment type to use.
- getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
The explicit commitment type to use.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
The commitment type used by this channel.
- getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
The commitment type used by this channel.
- getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
-
The commitment type used by this channel.
- getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
-
Getter for commitmentType.
- getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for commitmentType.
- getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Getter for commitmentType.
- getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
-
Getter for commitmentType.
- getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
-
Getter for commitmentType.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The explicit commitment type to use.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
The explicit commitment type to use.
- getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
-
The explicit commitment type to use.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The commitment type used by this channel.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The commitment type used by this channel.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The commitment type the initiator wishes to use for the proposed channel.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
The commitment type the initiator wishes to use for the proposed channel.
- getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
The commitment type the initiator wishes to use for the proposed channel.
- getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The commitment type used by this channel.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The explicit commitment type to use.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
The explicit commitment type to use.
- getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
The explicit commitment type to use.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
The commitment type used by this channel.
- getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
The commitment type used by this channel.
- getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
-
The commitment type used by this channel.
- getCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The weight of the commitment transaction
- getCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The weight of the commitment transaction
- getCommitWeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The weight of the commitment transaction
- getCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The weight of the commitment transaction
- getCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
The weight of the commitment transaction
- getCommitWeight() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
-
The weight of the commitment transaction
- getCommitWeight() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for commitWeight.
- getCommitWeight() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
-
Getter for commitWeight.
- getCompactSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
Use the compact (pubkey recoverable) format instead of the raw lnwire
format.
- getCompactSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
-
Use the compact (pubkey recoverable) format instead of the raw lnwire
format.
- getCompactSig() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
-
Use the compact (pubkey recoverable) format instead of the raw lnwire
format.
- getCompactSig() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
-
Getter for compactSig.
- getComputeInputScriptMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
-
- getConf() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
An event that includes the confirmation details of the request
(txid/ouput script).
- getConf() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
-
An event that includes the confirmation details of the request
(txid/ouput script).
- getConf() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
-
An event that includes the confirmation details of the request
(txid/ouput script).
- getConf() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
-
Getter for a list of conf.
- getConfBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
An event that includes the confirmation details of the request
(txid/ouput script).
- getConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
Mission control's currently active config.
- getConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
-
Mission control's currently active config.
- getConfig() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponseOrBuilder
-
Mission control's currently active config.
- getConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
The config to set for mission control.
- getConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
-
The config to set for mission control.
- getConfig() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequestOrBuilder
-
The config to set for mission control.
- getConfig() - Method in class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigResponse
-
Getter for a list of config.
- getConfig() - Method in class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigRequest
-
Getter for a list of config.
- getConfigBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
Mission control's currently active config.
- getConfigBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
The config to set for mission control.
- getConfigOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
Mission control's currently active config.
- getConfigOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
-
Mission control's currently active config.
- getConfigOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponseOrBuilder
-
Mission control's currently active config.
- getConfigOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
The config to set for mission control.
- getConfigOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
-
The config to set for mission control.
- getConfigOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequestOrBuilder
-
The config to set for mission control.
- getConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
The number of confirmations.
- getConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
-
The number of confirmations.
- getConfirmations() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
-
The number of confirmations.
- getConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
The number of confirmations.
- getConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
-
The number of confirmations.
- getConfirmations() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
-
The number of confirmations.
- getConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
The number of confirmations for the Utxo
- getConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
The number of confirmations for the Utxo
- getConfirmations() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
-
The number of confirmations for the Utxo
- getConfirmations() - Method in class org.lightningj.lnd.wrapper.message.Utxo
-
Getter for confirmations.
- getConfirmations() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
-
Getter for confirmations.
- getConfirmations() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
-
Getter for confirmations.
- getConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
-
The confirmed balance of the account (with >= 1 confirmations).
- getConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
-
The confirmed balance of the account (with >= 1 confirmations).
- getConfirmedBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletAccountBalanceOrBuilder
-
The confirmed balance of the account (with >= 1 confirmations).
- getConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
The confirmed balance of a wallet(with >= 1 confirmations)
- getConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
The confirmed balance of a wallet(with >= 1 confirmations)
- getConfirmedBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
-
The confirmed balance of a wallet(with >= 1 confirmations)
- getConfirmedBalance() - Method in class org.lightningj.lnd.wrapper.message.WalletAccountBalance
-
Getter for confirmedBalance.
- getConfirmedBalance() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
-
Getter for confirmedBalance.
- getConfOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
An event that includes the confirmation details of the request
(txid/ouput script).
- getConfOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
-
An event that includes the confirmation details of the request
(txid/ouput script).
- getConfOrBuilder() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
-
An event that includes the confirmation details of the request
(txid/ouput script).
- getConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
-
The number of confirmations to shoot for when estimating the fee.
- getConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
-
The number of confirmations to shoot for when estimating the fee.
- getConfTarget() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequestOrBuilder
-
The number of confirmations to shoot for when estimating the fee.
- getConfTarget() - Method in class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeRequest
-
Getter for confTarget.
- getConnectingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
string connecting_node = 6;
- getConnectingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
string connecting_node = 6;
- getConnectingNode() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
-
string connecting_node = 6;
- getConnectingNode() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
-
Getter for connectingNode.
- getConnectingNodeBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
string connecting_node = 6;
- getConnectingNodeBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
string connecting_node = 6;
- getConnectingNodeBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
-
string connecting_node = 6;
- getConnectPeerMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getCooperative() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool cooperative = 1;
- getCooperative() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
bool cooperative = 1;
- getCooperative() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
-
bool cooperative = 1;
- getCooperative() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
-
Getter for cooperative.
- getCountTotalPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
If set, all payments (complete and incomplete, independent of the
max_payments parameter) will be counted.
- getCountTotalPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
If set, all payments (complete and incomplete, independent of the
max_payments parameter) will be counted.
- getCountTotalPayments() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
-
If set, all payments (complete and incomplete, independent of the
max_payments parameter) will be counted.
- getCountTotalPayments() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
-
Getter for countTotalPayments.
- getCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
When this invoice was created.
- getCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
When this invoice was created.
- getCreationDate() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
When this invoice was created.
- getCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- getCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
-
- getCreationDate() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
-
- getCreationDate() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for creationDate.
- getCreationDate() - Method in class org.lightningj.lnd.wrapper.message.Payment
-
Getter for creationDate.
- getCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
If set, returns all invoices with a creation date less than or equal to
it.
- getCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
-
If set, returns all invoices with a creation date less than or equal to
it.
- getCreationDateEnd() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceRequestOrBuilder
-
If set, returns all invoices with a creation date less than or equal to
it.
- getCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
If set, returns all invoices with a creation date less than or equal to
it.
- getCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
If set, returns all invoices with a creation date less than or equal to
it.
- getCreationDateEnd() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
-
If set, returns all invoices with a creation date less than or equal to
it.
- getCreationDateEnd() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
-
Getter for creationDateEnd.
- getCreationDateEnd() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
-
Getter for creationDateEnd.
- getCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
If set, returns all invoices with a creation date greater than or equal
to it.
- getCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
-
If set, returns all invoices with a creation date greater than or equal
to it.
- getCreationDateStart() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceRequestOrBuilder
-
If set, returns all invoices with a creation date greater than or equal
to it.
- getCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
If set, returns all invoices with a creation date greater than or equal
to it.
- getCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
If set, returns all invoices with a creation date greater than or equal
to it.
- getCreationDateStart() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
-
If set, returns all invoices with a creation date greater than or equal
to it.
- getCreationDateStart() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
-
Getter for creationDateStart.
- getCreationDateStart() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
-
Getter for creationDateStart.
- getCreationTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The time in UNIX nanoseconds at which the payment was created.
- getCreationTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
-
The time in UNIX nanoseconds at which the payment was created.
- getCreationTimeNs() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
-
The time in UNIX nanoseconds at which the payment was created.
- getCreationTimeNs() - Method in class org.lightningj.lnd.wrapper.message.Payment
-
Getter for creationTimeNs.
- getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
- getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The number of blocks to use for the relative time lock in the pay-to-self
output of both commitment transactions.
- getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
The number of blocks to use for the relative time lock in the pay-to-self
output of both commitment transactions.
- getCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
The number of blocks to use for the relative time lock in the pay-to-self
output of both commitment transactions.
- getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
The csv delay (in blocks) that we require for the remote party.
- getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
The csv delay (in blocks) that we require for the remote party.
- getCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
-
The csv delay (in blocks) that we require for the remote party.
- getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The CSV delay expressed in relative blocks.
- getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
-
The CSV delay expressed in relative blocks.
- getCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
-
The CSV delay expressed in relative blocks.
- getCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
- getCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for csvDelay.
- getCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Getter for csvDelay.
- getCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
-
Getter for csvDelay.
- getCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
-
Getter for csvDelay.
- getCurrentMacaroonAsHex() - Method in interface org.lightningj.lnd.wrapper.MacaroonContext
-
Method that should return the macaroon in serialized (hex encoded form) that should be used in header
for calls towards server node.
- getCurrentMacaroonAsHex() - Method in class org.lightningj.lnd.wrapper.StaticFileMacaroonContext
-
Method that should return the macaroon that should be used in header for calls towards server node.
- getCurrentPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
current_password should be the current valid passphrase used to unlock the
daemon.
- getCurrentPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
-
current_password should be the current valid passphrase used to unlock the
daemon.
- getCurrentPassword() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequestOrBuilder
-
current_password should be the current valid passphrase used to unlock the
daemon.
- getCurrentPassword() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
-
Getter for currentPassword.
- getCustomCaveatCondition() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
The parsed condition of the macaroon's custom caveat for convenient access.
- getCustomCaveatCondition() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
-
The parsed condition of the macaroon's custom caveat for convenient access.
- getCustomCaveatCondition() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
-
The parsed condition of the macaroon's custom caveat for convenient access.
- getCustomCaveatCondition() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
-
Getter for customCaveatCondition.
- getCustomCaveatConditionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
The parsed condition of the macaroon's custom caveat for convenient access.
- getCustomCaveatConditionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
-
The parsed condition of the macaroon's custom caveat for convenient access.
- getCustomCaveatConditionBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
-
The parsed condition of the macaroon's custom caveat for convenient access.
- getCustomMacaroonCaveatName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
The name of the custom macaroon caveat that this middleware is responsible
for.
- getCustomMacaroonCaveatName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
-
The name of the custom macaroon caveat that this middleware is responsible
for.
- getCustomMacaroonCaveatName() - Method in interface org.lightningj.lnd.proto.LightningApi.MiddlewareRegistrationOrBuilder
-
The name of the custom macaroon caveat that this middleware is responsible
for.
- getCustomMacaroonCaveatName() - Method in class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
-
Getter for customMacaroonCaveatName.
- getCustomMacaroonCaveatNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
The name of the custom macaroon caveat that this middleware is responsible
for.
- getCustomMacaroonCaveatNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
-
The name of the custom macaroon caveat that this middleware is responsible
for.
- getCustomMacaroonCaveatNameBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.MiddlewareRegistrationOrBuilder
-
The name of the custom macaroon caveat that this middleware is responsible
for.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
Deprecated.
- getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
Deprecated.
- getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Deprecated.
- getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
Deprecated.
- getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
Deprecated.
- getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
Deprecated.
- getCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
Deprecated.
- getCustomRecords() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
-
Deprecated.
- getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
-
Returns customRecords as a detached map.
- getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Returns customRecords as a detached map.
- getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
Returns customRecords as a detached map.
- getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
-
Returns customRecords as a detached map.
- getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
-
Returns customRecords as a detached map.
- getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
-
Returns customRecords as a detached map.
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
- getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
Custom channel announcement tlv records.
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
- getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
An optional set of key-value TLV records.
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Custom tlv records.
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
Custom node announcement tlv records.
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
- getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
- getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
Custom channel update tlv records.
- getCustomRecordsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
- getCustomRecordsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
- getCustomRecordsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
-
Any custom records that were present in the payload.
- getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
-
Gets the map entries as a wrapped list, used for XML conversion.
- getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Gets the map entries as a wrapped list, used for XML conversion.
- getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
Gets the map entries as a wrapped list, used for XML conversion.
- getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
-
Gets the map entries as a wrapped list, used for XML conversion.
- getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
-
Gets the map entries as a wrapped list, used for XML conversion.
- getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
-
Gets the map entries as a wrapped list, used for XML conversion.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
Custom channel announcement tlv records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
Custom channel announcement tlv records.
- getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
Custom channel announcement tlv records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional set of key-value TLV records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
An optional set of key-value TLV records.
- getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
An optional set of key-value TLV records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Custom tlv records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Custom tlv records.
- getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Custom tlv records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
Custom node announcement tlv records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
Custom node announcement tlv records.
- getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
Custom node announcement tlv records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
Custom channel update tlv records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
Custom channel update tlv records.
- getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
Custom channel update tlv records.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
Any custom records that were present in the payload.
- getCustomRecordsMap() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
Any custom records that were present in the payload.
- getCustomRecordsMap() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
-
Any custom records that were present in the payload.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
Custom channel announcement tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
Custom channel announcement tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
Custom channel announcement tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional set of key-value TLV records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
An optional set of key-value TLV records.
- getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
An optional set of key-value TLV records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Custom tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Custom tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Custom tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
Custom node announcement tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
Custom node announcement tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
Custom node announcement tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
Custom channel update tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
Custom channel update tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
Custom channel update tlv records.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
Any custom records that were present in the payload.
- getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
Any custom records that were present in the payload.
- getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
-
Any custom records that were present in the payload.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
Custom channel announcement tlv records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
Custom channel announcement tlv records.
- getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
-
Custom channel announcement tlv records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
An optional set of key-value TLV records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
An optional set of key-value TLV records.
- getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
An optional set of key-value TLV records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Custom tlv records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Custom tlv records.
- getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Custom tlv records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
Custom node announcement tlv records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
Custom node announcement tlv records.
- getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
Custom node announcement tlv records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
Custom channel update tlv records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
Custom channel update tlv records.
- getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
Custom channel update tlv records.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
Any custom records that were present in the payload.
- getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
Any custom records that were present in the payload.
- getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
-
Any custom records that were present in the payload.
- getData() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
Raw message data
- getData() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
-
Raw message data
- getData() - Method in interface org.lightningj.lnd.proto.LightningApi.CustomMessageOrBuilder
-
Raw message data
- getData() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
Raw message data.
- getData() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
-
Raw message data.
- getData() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequestOrBuilder
-
Raw message data.
- getData() - Method in class org.lightningj.lnd.wrapper.message.CustomMessage
-
Getter for data.
- getData() - Method in class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
-
Getter for data.
- getDayFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
The total amount of fee revenue (in satoshis) the switch has collected
over the past 24 hrs.
- getDayFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
The total amount of fee revenue (in satoshis) the switch has collected
over the past 24 hrs.
- getDayFeeSum() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
-
The total amount of fee revenue (in satoshis) the switch has collected
over the past 24 hrs.
- getDayFeeSum() - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
-
Getter for dayFeeSum.
- getDebugLevelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getDecayTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
DecayTime describes the information decay of knowledge about previous
successes and failures in channels.
- getDecayTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
-
DecayTime describes the information decay of knowledge about previous
successes and failures in channels.
- getDecayTime() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParametersOrBuilder
-
DecayTime describes the information decay of knowledge about previous
successes and failures in channels.
- getDecayTime() - Method in class org.lightningj.lnd.wrapper.router.message.BimodalParameters
-
Getter for decayTime.
- getDecodePayReqMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Op
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Route
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
-
- getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Op
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Route
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
-
- getDeleteAllPaymentsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getDeleted() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
-
A boolean indicates that the deletion is successful.
- getDeleted() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
-
A boolean indicates that the deletion is successful.
- getDeleted() - Method in interface org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponseOrBuilder
-
A boolean indicates that the deletion is successful.
- getDeleted() - Method in class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDResponse
-
Getter for deleted.
- getDeleteMacaroonIDMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getDeletePaymentMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getDeliveryAddress() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
An optional address to send funds to in the case of a cooperative close.
- getDeliveryAddress() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
An optional address to send funds to in the case of a cooperative close.
- getDeliveryAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
-
An optional address to send funds to in the case of a cooperative close.
- getDeliveryAddress() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
-
Getter for deliveryAddress.
- getDeliveryAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
An optional address to send funds to in the case of a cooperative close.
- getDeliveryAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
An optional address to send funds to in the case of a cooperative close.
- getDeliveryAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
-
An optional address to send funds to in the case of a cooperative close.
- getDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The derivation path corresponding to the account public key.
- getDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
The derivation path corresponding to the account public key.
- getDerivationPath() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
-
The derivation path corresponding to the account public key.
- getDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
The derivation path corresponding to the account public key.
- getDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
The derivation path corresponding to the account public key.
- getDerivationPath() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
The derivation path corresponding to the account public key.
- getDerivationPath() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
-
Getter for derivationPath.
- getDerivationPath() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
-
Getter for derivationPath.
- getDerivationPathBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The derivation path corresponding to the account public key.
- getDerivationPathBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
The derivation path corresponding to the account public key.
- getDerivationPathBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
-
The derivation path corresponding to the account public key.
- getDerivationPathBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
The derivation path corresponding to the account public key.
- getDerivationPathBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
The derivation path corresponding to the account public key.
- getDerivationPathBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
-
The derivation path corresponding to the account public key.
- getDeriveKeyMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
-
- getDeriveNextKeyMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
-
- getDeriveSharedKeyMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
-
- getDescribeGraphMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getDescription() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string description = 6;
- getDescription() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
string description = 6;
- getDescription() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
string description = 6;
- getDescription() - Method in class org.lightningj.lnd.wrapper.message.PayReq
-
Getter for description.
- getDescription() - Method in class org.lightningj.lnd.wrapper.ValidationProblems
-
- getDescriptionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string description = 6;
- getDescriptionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
string description = 6;
- getDescriptionBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
string description = 6;
- getDescriptionHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Hash (SHA-256) of a description of the payment.
- getDescriptionHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
Hash (SHA-256) of a description of the payment.
- getDescriptionHash() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
-
Hash (SHA-256) of a description of the payment.
- getDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Hash (SHA-256) of a description of the payment.
- getDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
Hash (SHA-256) of a description of the payment.
- getDescriptionHash() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
Hash (SHA-256) of a description of the payment.
- getDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string description_hash = 7;
- getDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
string description_hash = 7;
- getDescriptionHash() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
string description_hash = 7;
- getDescriptionHash() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
-
Getter for descriptionHash.
- getDescriptionHash() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for descriptionHash.
- getDescriptionHash() - Method in class org.lightningj.lnd.wrapper.message.PayReq
-
Getter for descriptionHash.
- getDescriptionHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string description_hash = 7;
- getDescriptionHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
string description_hash = 7;
- getDescriptionHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
string description_hash = 7;
- getDescriptionResourceKey() - Method in class org.lightningj.lnd.wrapper.ValidationProblems
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
-
- getDescriptor() - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.AddressType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Initiator
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Op
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Route
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
-
- getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
-
- getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
- getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
- getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
-
- getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
-
- getDescriptor() - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
-
- getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc
-
- getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
- getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
-
- getDescriptor() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
-
- getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass
-
- getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
-
- getDescriptor() - Static method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
- getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
-
- getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
-
- getDescriptorForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
-
- getDescriptorForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.AddressType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Initiator
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
-
- getDescriptorForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
-
- getDescriptorForType() - Method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
-
- getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
-
- getDest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The identity pubkey of the payment recipient.
- getDest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
The identity pubkey of the payment recipient.
- getDest() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
The identity pubkey of the payment recipient.
- getDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
-
The destination once wishes to obtain a routing fee quote to.
- getDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
-
The destination once wishes to obtain a routing fee quote to.
- getDest() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequestOrBuilder
-
The destination once wishes to obtain a routing fee quote to.
- getDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The identity pubkey of the payment recipient
- getDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
The identity pubkey of the payment recipient
- getDest() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
The identity pubkey of the payment recipient
- getDest() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for dest.
- getDest() - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
-
Getter for dest.
- getDest() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for dest.
- getDestAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- getDestAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
- getDestAddresses(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
-
- getDestAddresses() - Method in class org.lightningj.lnd.wrapper.message.Transaction
-
Getter for a list of destAddresses.
- getDestAddressesBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- getDestAddressesBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
- getDestAddressesBytes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
-
- getDestAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- getDestAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
- getDestAddressesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
-
- getDestAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
-
- getDestAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
-
- getDestAddressesList() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
-
- getDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Deprecated.
- getDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
Deprecated.
- getDestCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
Deprecated.
- getDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
Deprecated.
- getDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
Deprecated.
- getDestCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
Deprecated.
- getDestCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Deprecated.
- getDestCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
Deprecated.
- getDestCustomRecords() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
Deprecated.
- getDestCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
-
Returns destCustomRecords as a detached map.
- getDestCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Returns destCustomRecords as a detached map.
- getDestCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Returns destCustomRecords as a detached map.
- getDestCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
- getDestCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
- getDestCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- getDestCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- getDestCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
- getDestCustomRecordsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
- getDestCustomRecordsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
-
Gets the map entries as a wrapped list, used for XML conversion.
- getDestCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Gets the map entries as a wrapped list, used for XML conversion.
- getDestCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Gets the map entries as a wrapped list, used for XML conversion.
- getDestCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsMap() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsMap() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsMap() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
An optional field that can be used to pass an arbitrary set of TLV records
to a peer which understands the new records.
- getDestFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
Features assumed to be supported by the final node.
- getDestFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
Features assumed to be supported by the final node.
- getDestFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeatures(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeatures(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
Features assumed to be supported by the final node.
- getDestFeatures(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeatures() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
-
Getter for destFeatures.
- getDestFeatures() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for destFeatures.
- getDestFeatures() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for destFeatures.
- getDestFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesValue(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
Features assumed to be supported by the final node.
- getDestFeaturesValueList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
Features assumed to be supported by the final node.
- getDestination() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string destination = 1;
- getDestination() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
string destination = 1;
- getDestination() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
string destination = 1;
- getDestination() - Method in class org.lightningj.lnd.wrapper.message.PayReq
-
Getter for destination.
- getDestinationBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string destination = 1;
- getDestinationBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
string destination = 1;
- getDestinationBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
string destination = 1;
- getDestString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- getDestString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- getDestString() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
- getDestString() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for destString.
- getDestStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
- getDestStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
- getDestStringBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
- getDirectionReverse() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
-
The direction of this edge.
- getDirectionReverse() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
-
The direction of this edge.
- getDirectionReverse() - Method in interface org.lightningj.lnd.proto.LightningApi.EdgeLocatorOrBuilder
-
The direction of this edge.
- getDirectionReverse() - Method in class org.lightningj.lnd.wrapper.message.EdgeLocator
-
Getter for directionReverse.
- getDisabled() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
bool disabled = 5;
- getDisabled() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
bool disabled = 5;
- getDisabled() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
bool disabled = 5;
- getDisabled() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
-
Getter for disabled.
- getDisconnectPeerMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
-
- getDisconnectPeerMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getDoubleHash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
-
Double-SHA256 hash instead of just the default single round.
- getDoubleHash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
-
Double-SHA256 hash instead of just the default single round.
- getDoubleHash() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
-
Double-SHA256 hash instead of just the default single round.
- getDoubleHash() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
-
Getter for doubleHash.
- getDoubleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
-
A private key that will be used in combination with its corresponding
private key to derive the private key that is to be used to sign the target
input.
- getDoubleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
-
A private key that will be used in combination with its corresponding
private key to derive the private key that is to be used to sign the target
input.
- getDoubleTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
-
A private key that will be used in combination with its corresponding
private key to derive the private key that is to be used to sign the target
input.
- getDoubleTweak() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
-
Getter for doubleTweak.
- getDryRun() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
Whether a dry run should be attempted when importing the account.
- getDryRun() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
Whether a dry run should be attempted when importing the account.
- getDryRun() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
-
Whether a dry run should be attempted when importing the account.
- getDryRun() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
-
Getter for dryRun.
- getDryRunExternalAddrs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrs(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
-
Getter for a list of dryRunExternalAddrs.
- getDryRunExternalAddrsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrsBytes(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The first N addresses that belong to the external branch of the account.
- getDryRunExternalAddrsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The first N addresses that belong to the external branch of the account.
- getDryRunInternalAddrs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrs(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
-
Getter for a list of dryRunInternalAddrs.
- getDryRunInternalAddrsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrsBytes(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
-
The first N addresses that belong to the internal branch of the account.
- getDryRunInternalAddrsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
-
The first N addresses that belong to the internal branch of the account.
- getDustLimit() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The dust limit of the initiator's commitment tx.
- getDustLimit() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
The dust limit of the initiator's commitment tx.
- getDustLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
The dust limit of the initiator's commitment tx.
- getDustLimit() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Getter for dustLimit.
- getDustLimitSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
-
The dust limit (in satoshis) of the initiator's commitment tx.
- getDustLimitSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
-
The dust limit (in satoshis) of the initiator's commitment tx.
- getDustLimitSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
-
The dust limit (in satoshis) of the initiator's commitment tx.
- getDustLimitSat() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
-
Getter for dustLimitSat.
- getEdges(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `ChannelEdge`s in this channel graph
- getEdges(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
-
The list of `ChannelEdge`s in this channel graph
- getEdges(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
-
The list of `ChannelEdge`s in this channel graph
- getEdges() - Method in class org.lightningj.lnd.wrapper.message.ChannelGraph
-
Getter for a list of edges.
- getEdgesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
-
The list of `ChannelEdge`s in this channel graph
- getEdgesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
-
The list of `ChannelEdge`s in this channel graph
- getEdgesList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
-
The list of `ChannelEdge`s in this channel graph
- getEdgesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
-
The list of `ChannelEdge`s in this channel graph
- getEdgesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
-
The list of `ChannelEdge`s in this channel graph
- getEdgesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
-
The list of `ChannelEdge`s in this channel graph
- getEnable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
-
Whether the autopilot agent should be enabled or not.
- getEnable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
-
Whether the autopilot agent should be enabled or not.
- getEnable() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequestOrBuilder
-
Whether the autopilot agent should be enabled or not.
- getEnable() - Method in class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusRequest
-
Getter for enable.
- getEncipheredSeed() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
-
enciphered_seed are the raw aezeed cipher seed bytes.
- getEncipheredSeed() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
-
enciphered_seed are the raw aezeed cipher seed bytes.
- getEncipheredSeed() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
-
enciphered_seed are the raw aezeed cipher seed bytes.
- getEncipheredSeed() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
-
Getter for encipheredSeed.
- getEndHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
-
The height until which to list transactions, inclusive.
- getEndHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
-
The height until which to list transactions, inclusive.
- getEndHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.GetTransactionsRequestOrBuilder
-
The height until which to list transactions, inclusive.
- getEndHeight() - Method in class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
-
Getter for endHeight.
- getEndTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
-
End time is the end point of the forwarding history request.
- getEndTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
-
End time is the end point of the forwarding history request.
- getEndTime() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequestOrBuilder
-
End time is the end point of the forwarding history request.
- getEndTime() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
-
Getter for endTime.
- getEntity() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
The entity a permission grants access to.
- getEntity() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
-
The entity a permission grants access to.
- getEntity() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionOrBuilder
-
The entity a permission grants access to.
- getEntity() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
string entity = 1;
- getEntity() - Method in class org.lightningj.lnd.proto.LightningApi.Op
-
string entity = 1;
- getEntity() - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
-
string entity = 1;
- getEntity() - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermission
-
Getter for entity.
- getEntity() - Method in class org.lightningj.lnd.wrapper.message.Op
-
Getter for entity.
- getEntityBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
-
The entity a permission grants access to.
- getEntityBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
-
The entity a permission grants access to.
- getEntityBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionOrBuilder
-
The entity a permission grants access to.
- getEntityBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
-
string entity = 1;
- getEntityBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Op
-
string entity = 1;
- getEntityBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
-
string entity = 1;
- getEntry() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntries
-
- getEntry() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntries
-
- getEphemeralPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
-
The ephemeral public key to use for the DH key derivation.
- getEphemeralPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
-
The ephemeral public key to use for the DH key derivation.
- getEphemeralPubkey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequestOrBuilder
-
The ephemeral public key to use for the DH key derivation.
- getEphemeralPubkey() - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
-
Getter for ephemeralPubkey.
- getError() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
An optional error to send the initiating party to indicate why the channel
was rejected.
- getError() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
An optional error to send the initiating party to indicate why the channel
was rejected.
- getError() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
-
An optional error to send the initiating party to indicate why the channel
was rejected.
- getError() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
The error to return to the user.
- getError() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
-
The error to return to the user.
- getError() - Method in interface org.lightningj.lnd.proto.LightningApi.InterceptFeedbackOrBuilder
-
The error to return to the user.
- getError() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
The string representation of the error sent by our peer.
- getError() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
-
The string representation of the error sent by our peer.
- getError() - Method in interface org.lightningj.lnd.proto.LightningApi.TimestampedErrorOrBuilder
-
The string representation of the error sent by our peer.
- getError() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
-
Getter for error.
- getError() - Method in class org.lightningj.lnd.wrapper.message.InterceptFeedback
-
Getter for error.
- getError() - Method in class org.lightningj.lnd.wrapper.message.TimestampedError
-
Getter for error.
- getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
-
An optional error to send the initiating party to indicate why the channel
was rejected.
- getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
-
An optional error to send the initiating party to indicate why the channel
was rejected.
- getErrorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
-
An optional error to send the initiating party to indicate why the channel
was rejected.
- getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
-
The error to return to the user.
- getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
-
The error to return to the user.
- getErrorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.InterceptFeedbackOrBuilder
-
The error to return to the user.
- getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
-
The string representation of the error sent by our peer.
- getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
-
The string representation of the error sent by our peer.
- getErrorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.TimestampedErrorOrBuilder
-
The string representation of the error sent by our peer.
- getErrors(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrors(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrors(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrors() - Method in class org.lightningj.lnd.wrapper.message.Peer
-
Getter for a list of errors.
- getErrorsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getErrorsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
The latest errors received from our peer with timestamps, limited to the 10
most recent errors.
- getEstimateFeeMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getEstimateFeeMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
-
- getEstimateRouteFeeMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
-
- getEstimatorConfigCase() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- getEstimatorConfigCase() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
- getEstimatorConfigCase() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
-
- getEventCase() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
-
- getEventCase() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
-
- getEventCase() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
-
- getEventCase() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
-
- getEventCase() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
-
- getEventCase() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEventOrBuilder
-
- getEventCase() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
- getEventCase() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
- getEventCase() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
- getEventType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
The event type indicates whether the htlc was part of a send, receive or
forward.
- getEventType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
The event type indicates whether the htlc was part of a send, receive or
forward.
- getEventType() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
The event type indicates whether the htlc was part of a send, receive or
forward.
- getEventType() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
-
Getter for eventType.
- getEventTypeValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
The event type indicates whether the htlc was part of a send, receive or
forward.
- getEventTypeValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
The event type indicates whether the htlc was part of a send, receive or
forward.
- getEventTypeValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
The event type indicates whether the htlc was part of a send, receive or
forward.
- getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
-
Getter for excludeExhaustedSessions.
- getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.ListTowersRequest
-
Getter for excludeExhaustedSessions.
- getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
-
Whether to exclude exhausted sessions in the response info.
- getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
-
Whether to exclude exhausted sessions in the response info.
- getExcludeExhaustedSessions() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequestOrBuilder
-
Whether to exclude exhausted sessions in the response info.
- getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
-
Whether to exclude exhausted sessions in the response info.
- getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
-
Whether to exclude exhausted sessions in the response info.
- getExcludeExhaustedSessions() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequestOrBuilder
-
Whether to exclude exhausted sessions in the response info.
- getExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
-
The absolute expiration of the output lease represented as a unix timestamp.
- getExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
-
The absolute expiration of the output lease represented as a unix timestamp.
- getExpiration() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponseOrBuilder
-
The absolute expiration of the output lease represented as a unix timestamp.
- getExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
-
The absolute expiration of the output lease represented as a unix timestamp.
- getExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
-
The absolute expiration of the output lease represented as a unix timestamp.
- getExpiration() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLeaseOrBuilder
-
The absolute expiration of the output lease represented as a unix timestamp.
- getExpiration() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputResponse
-
Getter for expiration.
- getExpiration() - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
-
Getter for expiration.
- getExpirationHeight() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
uint32 expiration_height = 4;
- getExpirationHeight() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
-
uint32 expiration_height = 4;
- getExpirationHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
-
uint32 expiration_height = 4;
- getExpirationHeight() - Method in class org.lightningj.lnd.wrapper.message.HTLC
-
Getter for expirationHeight.
- getExpirationSeconds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
-
The time in seconds before the lock expires.
- getExpirationSeconds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
-
The time in seconds before the lock expires.
- getExpirationSeconds() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequestOrBuilder
-
The time in seconds before the lock expires.
- getExpirationSeconds() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
-
Getter for expirationSeconds.
- getExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Payment request expiry time in seconds.
- getExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
Payment request expiry time in seconds.
- getExpiry() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
-
Payment request expiry time in seconds.
- getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
uint32 expiry = 5;
- getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
uint32 expiry = 5;
- getExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
uint32 expiry = 5;
- getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Payment request expiry time in seconds.
- getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
Payment request expiry time in seconds.
- getExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
Payment request expiry time in seconds.
- getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
int64 expiry = 5;
- getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
int64 expiry = 5;
- getExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
int64 expiry = 5;
- getExpiry() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
-
Getter for expiry.
- getExpiry() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Getter for expiry.
- getExpiry() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for expiry.
- getExpiry() - Method in class org.lightningj.lnd.wrapper.message.PayReq
-
Getter for expiry.
- getExpiryHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
-
Block height at which this htlc expires.
- getExpiryHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
-
Block height at which this htlc expires.
- getExpiryHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
-
Block height at which this htlc expires.
- getExpiryHeight() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
-
Getter for expiryHeight.
- getExportAllChannelBackupsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getExportChannelBackupMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getExtendedMasterKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
extended_master_key is an alternative to specifying cipher_seed_mnemonic and
aezeed_passphrase.
- getExtendedMasterKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
extended_master_key is an alternative to specifying cipher_seed_mnemonic and
aezeed_passphrase.
- getExtendedMasterKey() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
extended_master_key is an alternative to specifying cipher_seed_mnemonic and
aezeed_passphrase.
- getExtendedMasterKey() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
-
Getter for extendedMasterKey.
- getExtendedMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
extended_master_key_birthday_timestamp is the optional unix timestamp in
seconds to use as the wallet's birthday when using an extended master key
to restore the wallet.
- getExtendedMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
extended_master_key_birthday_timestamp is the optional unix timestamp in
seconds to use as the wallet's birthday when using an extended master key
to restore the wallet.
- getExtendedMasterKeyBirthdayTimestamp() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
extended_master_key_birthday_timestamp is the optional unix timestamp in
seconds to use as the wallet's birthday when using an extended master key
to restore the wallet.
- getExtendedMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
-
Getter for extendedMasterKeyBirthdayTimestamp.
- getExtendedMasterKeyBytes() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
-
extended_master_key is an alternative to specifying cipher_seed_mnemonic and
aezeed_passphrase.
- getExtendedMasterKeyBytes() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
-
extended_master_key is an alternative to specifying cipher_seed_mnemonic and
aezeed_passphrase.
- getExtendedMasterKeyBytes() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
-
extended_master_key is an alternative to specifying cipher_seed_mnemonic and
aezeed_passphrase.
- getExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The public key backing the account that all keys are derived from
represented as an extended key.
- getExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
The public key backing the account that all keys are derived from
represented as an extended key.
- getExtendedPublicKey() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
-
The public key backing the account that all keys are derived from
represented as an extended key.
- getExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
A public key that corresponds to a wallet account represented as an extended
key.
- getExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
A public key that corresponds to a wallet account represented as an extended
key.
- getExtendedPublicKey() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
-
A public key that corresponds to a wallet account represented as an extended
key.
- getExtendedPublicKey() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
-
Getter for extendedPublicKey.
- getExtendedPublicKey() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
-
Getter for extendedPublicKey.
- getExtendedPublicKeyBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The public key backing the account that all keys are derived from
represented as an extended key.
- getExtendedPublicKeyBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
The public key backing the account that all keys are derived from
represented as an extended key.
- getExtendedPublicKeyBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
-
The public key backing the account that all keys are derived from
represented as an extended key.
- getExtendedPublicKeyBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
-
A public key that corresponds to a wallet account represented as an extended
key.
- getExtendedPublicKeyBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
-
A public key that corresponds to a wallet account represented as an extended
key.
- getExtendedPublicKeyBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
-
A public key that corresponds to a wallet account represented as an extended
key.
- getExternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
-
The number of keys derived from the external branch of the account public
key.
- getExternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
-
The number of keys derived from the external branch of the account public
key.
- getExternalKeyCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
-
The number of keys derived from the external branch of the account public
key.
- getExternalKeyCount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
-
Getter for externalKeyCount.
- getExtraOpaqueData() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The set of data that was appended to this message, some of which we may
not actually know how to iterate or parse.
- getExtraOpaqueData() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
The set of data that was appended to this message, some of which we may
not actually know how to iterate or parse.
- getExtraOpaqueData() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
-
The set of data that was appended to this message, some of which we may
not actually know how to iterate or parse.
- getExtraOpaqueData() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Getter for extraOpaqueData.
- getFailAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Lowest amount that failed to forward in millisats.
- getFailAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
-
Lowest amount that failed to forward in millisats.
- getFailAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
-
Lowest amount that failed to forward in millisats.
- getFailAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
-
Getter for failAmtMsat.
- getFailAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Lowest amount that failed to forward rounded to whole sats.
- getFailAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
-
Lowest amount that failed to forward rounded to whole sats.
- getFailAmtSat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
-
Lowest amount that failed to forward rounded to whole sats.
- getFailAmtSat() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
-
Getter for failAmtSat.
- getFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
Only delete failed HTLCs from payments, not the payment itself.
- getFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
-
Only delete failed HTLCs from payments, not the payment itself.
- getFailedHtlcsOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequestOrBuilder
-
Only delete failed HTLCs from payments, not the payment itself.
- getFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
-
Only delete failed HTLCs from the payment, not the payment itself.
- getFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
-
Only delete failed HTLCs from the payment, not the payment itself.
- getFailedHtlcsOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.DeletePaymentRequestOrBuilder
-
Only delete failed HTLCs from the payment, not the payment itself.
- getFailedHtlcsOnly() - Method in class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
-
Getter for failedHtlcsOnly.
- getFailedHtlcsOnly() - Method in class org.lightningj.lnd.wrapper.message.DeletePaymentRequest
-
Getter for failedHtlcsOnly.
- getFailedPaymentsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
-
Only delete failed payments.
- getFailedPaymentsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
-
Only delete failed payments.
- getFailedPaymentsOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequestOrBuilder
-
Only delete failed payments.
- getFailedPaymentsOnly() - Method in class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
-
Getter for failedPaymentsOnly.
- getFailedUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
List of failed policy updates.
- getFailedUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
-
List of failed policy updates.
- getFailedUpdates(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
-
List of failed policy updates.
- getFailedUpdates() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateResponse
-
Getter for a list of failedUpdates.
- getFailedUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
List of failed policy updates.
- getFailedUpdatesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
List of failed policy updates.
- getFailedUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
List of failed policy updates.
- getFailedUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
-
List of failed policy updates.
- getFailedUpdatesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
-
List of failed policy updates.
- getFailedUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
List of failed policy updates.
- getFailedUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
-
List of failed policy updates.
- getFailedUpdatesList() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
-
List of failed policy updates.
- getFailedUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
List of failed policy updates.
- getFailedUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
-
List of failed policy updates.
- getFailedUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
-
List of failed policy updates.
- getFailedUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
-
List of failed policy updates.
- getFailedUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
-
List of failed policy updates.
- getFailedUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
-
List of failed policy updates.
- getFailTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
-
Time of last failure.
- getFailTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
-
Time of last failure.
- getFailTime() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
-
Time of last failure.
- getFailTime() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
-
Getter for failTime.
- getFailure() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
Detailed htlc failure info.
- getFailure() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
Detailed htlc failure info.
- getFailure() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
-
Detailed htlc failure info.
- getFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
The failure message in case the payment failed.
- getFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
-
The failure message in case the payment failed.
- getFailure() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponseOrBuilder
-
The failure message in case the payment failed.
- getFailure() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
-
Getter for a list of failure.
- getFailure() - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteResponse
-
Getter for a list of failure.
- getFailureBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
Detailed htlc failure info.
- getFailureBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
The failure message in case the payment failed.
- getFailureCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
Return the specified failure code in case the resolve action is Fail.
- getFailureCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
Return the specified failure code in case the resolve action is Fail.
- getFailureCode() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
-
Return the specified failure code in case the resolve action is Fail.
- getFailureCode() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
-
Getter for failureCode.
- getFailureCodeValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
Return the specified failure code in case the resolve action is Fail.
- getFailureCodeValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
Return the specified failure code in case the resolve action is Fail.
- getFailureCodeValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
-
Return the specified failure code in case the resolve action is Fail.
- getFailureDetail() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
FailureDetail provides additional information about the reason for the
failure.
- getFailureDetail() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
-
FailureDetail provides additional information about the reason for the
failure.
- getFailureDetail() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
-
FailureDetail provides additional information about the reason for the
failure.
- getFailureDetail() - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
-
Getter for failureDetail.
- getFailureDetailValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
FailureDetail provides additional information about the reason for the
failure.
- getFailureDetailValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
-
FailureDetail provides additional information about the reason for the
failure.
- getFailureDetailValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
-
FailureDetail provides additional information about the reason for the
failure.
- getFailureMessage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
-
Encrypted failure message in case the resolve action is Fail.
- getFailureMessage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
-
Encrypted failure message in case the resolve action is Fail.
- getFailureMessage() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
-
Encrypted failure message in case the resolve action is Fail.
- getFailureMessage() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
-
Getter for failureMessage.
- getFailureOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
-
Detailed htlc failure info.
- getFailureOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
-
Detailed htlc failure info.
- getFailureOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
-
Detailed htlc failure info.
- getFailureOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
-
The failure message in case the payment failed.
- getFailureOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
-
The failure message in case the payment failed.
- getFailureOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponseOrBuilder
-
The failure message in case the payment failed.
- getFailureReason() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
.lnrpc.PaymentFailureReason failure_reason = 16;
- getFailureReason() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
-
.lnrpc.PaymentFailureReason failure_reason = 16;
- getFailureReason() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
-
.lnrpc.PaymentFailureReason failure_reason = 16;
- getFailureReason() - Method in class org.lightningj.lnd.wrapper.message.Payment
-
Getter for failureReason.
- getFailureReasonValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
.lnrpc.PaymentFailureReason failure_reason = 16;
- getFailureReasonValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
-
.lnrpc.PaymentFailureReason failure_reason = 16;
- getFailureReasonValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
-
.lnrpc.PaymentFailureReason failure_reason = 16;
- getFailureSourceIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
The position in the path of the intermediate or final node that generated
the failure message.
- getFailureSourceIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
-
The position in the path of the intermediate or final node that generated
the failure message.
- getFailureSourceIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
-
The position in the path of the intermediate or final node that generated
the failure message.
- getFailureSourceIndex() - Method in class org.lightningj.lnd.wrapper.message.Failure
-
Getter for failureSourceIndex.
- getFailureString() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
A string representation of the link failure.
- getFailureString() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
-
A string representation of the link failure.
- getFailureString() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
-
A string representation of the link failure.
- getFailureString() - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
-
Getter for failureString.
- getFailureStringBytes() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
-
A string representation of the link failure.
- getFailureStringBytes() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
-
A string representation of the link failure.
- getFailureStringBytes() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
-
A string representation of the link failure.
- getFallbackAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Fallback on-chain address.
- getFallbackAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
Fallback on-chain address.
- getFallbackAddr() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
-
Fallback on-chain address.
- getFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Fallback on-chain address.
- getFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
Fallback on-chain address.
- getFallbackAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
Fallback on-chain address.
- getFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string fallback_addr = 8;
- getFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
string fallback_addr = 8;
- getFallbackAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
string fallback_addr = 8;
- getFallbackAddr() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
-
Getter for fallbackAddr.
- getFallbackAddr() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Getter for fallbackAddr.
- getFallbackAddr() - Method in class org.lightningj.lnd.wrapper.message.PayReq
-
Getter for fallbackAddr.
- getFallbackAddrBytes() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
Fallback on-chain address.
- getFallbackAddrBytes() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
Fallback on-chain address.
- getFallbackAddrBytes() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
-
Fallback on-chain address.
- getFallbackAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Fallback on-chain address.
- getFallbackAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
Fallback on-chain address.
- getFallbackAddrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
Fallback on-chain address.
- getFallbackAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
string fallback_addr = 8;
- getFallbackAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
string fallback_addr = 8;
- getFallbackAddrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
string fallback_addr = 8;
- getFeatureBit() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
The feature bit used to apply the update action.
- getFeatureBit() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
-
The feature bit used to apply the update action.
- getFeatureBit() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureActionOrBuilder
-
The feature bit used to apply the update action.
- getFeatureBit() - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
-
Getter for featureBit.
- getFeatureBitValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
-
The feature bit used to apply the update action.
- getFeatureBitValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
-
The feature bit used to apply the update action.
- getFeatureBitValue() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureActionOrBuilder
-
The feature bit used to apply the update action.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
Deprecated.
- getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
Deprecated.
- getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
Deprecated.
- getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
Deprecated.
- getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
Deprecated.
- getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Deprecated.
- getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Deprecated.
- getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Deprecated.
- getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Returns features as a detached map.
- getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Returns features as a detached map.
- getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
-
Returns features as a detached map.
- getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
-
Returns features as a detached map.
- getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.PayReq
-
Returns features as a detached map.
- getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.Peer
-
Returns features as a detached map.
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
- getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
- getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
List of features advertised on the invoice.
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
- getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
- getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
- getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
- getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Features advertised by the remote peer in their init message.
- getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
-
Gets the map entries as a wrapped list, used for XML conversion.
- getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.Invoice
-
Gets the map entries as a wrapped list, used for XML conversion.
- getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
-
Gets the map entries as a wrapped list, used for XML conversion.
- getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
-
Gets the map entries as a wrapped list, used for XML conversion.
- getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.PayReq
-
Gets the map entries as a wrapped list, used for XML conversion.
- getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.Peer
-
Gets the map entries as a wrapped list, used for XML conversion.
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of features advertised on the invoice.
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
List of features advertised on the invoice.
- getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
List of features advertised on the invoice.
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Features advertised by the remote peer in their init message.
- getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Features advertised by the remote peer in their init message.
- getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Features advertised by the remote peer in their init message.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of features advertised on the invoice.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
List of features advertised on the invoice.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
List of features advertised on the invoice.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Features advertised by the remote peer in their init message.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Features advertised by the remote peer in their init message.
- getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Features advertised by the remote peer in their init message.
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
-
Features that our node has advertised in our init message, node
announcements and invoices.
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
-
List of features advertised on the invoice.
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
-
List of features advertised on the invoice.
- getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
-
List of features advertised on the invoice.
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
-
map<uint32, .lnrpc.Feature> features = 6;
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
Features that the node has advertised in the init message, node
announcements and invoices.
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
-
map<uint32, .lnrpc.Feature> features = 13;
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
Features advertised by the remote peer in their init message.
- getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
Features advertised by the remote peer in their init message.
- getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
Features advertised by the remote peer in their init message.
- getFeatureUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the features that the node supports.
- getFeatureUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the features that the node supports.
- getFeatureUpdates(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the features that the node supports.
- getFeatureUpdates() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
-
Getter for a list of featureUpdates.
- getFeatureUpdatesBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the features that the node supports.
- getFeatureUpdatesCount() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the features that the node supports.
- getFeatureUpdatesList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the features that the node supports.
- getFeatureUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
-
Set of changes for the features that the node supports.
- getFeatureUpdatesOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
-
Set of changes for the features that the node supports.
- getFeatureUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
-
Set of changes for the features that the node supports.
- getFee() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total fee (in satoshis) that this payment circuit carried.
- getFee() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
The total fee (in satoshis) that this payment circuit carried.
- getFee() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
-
The total fee (in satoshis) that this payment circuit carried.
- getFee() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
- getFee() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
- getFee() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
- getFee() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
- getFee() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
-
- getFee() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
-
- getFee() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
-
Getter for fee.
- getFee() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Getter for fee.
- getFee() - Method in class org.lightningj.lnd.wrapper.message.Payment
-
Getter for fee.
- getFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The base fee of the channel denominated in millisatoshis.
- getFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
-
The base fee of the channel denominated in millisatoshis.
- getFeeBaseMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
-
The base fee of the channel denominated in millisatoshis.
- getFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
int64 fee_base_msat = 3;
- getFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
int64 fee_base_msat = 3;
- getFeeBaseMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
int64 fee_base_msat = 3;
- getFeeBaseMsat() - Method in class org.lightningj.lnd.wrapper.message.HopHint
-
Getter for feeBaseMsat.
- getFeeBaseMsat() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
-
Getter for feeBaseMsat.
- getFeedback() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
The middleware received an interception request and gives feedback to
it.
- getFeedback() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
-
The middleware received an interception request and gives feedback to
it.
- getFeedback() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
-
The middleware received an interception request and gives feedback to
it.
- getFeedback() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
-
Getter for a list of feedback.
- getFeedbackBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
The middleware received an interception request and gives feedback to
it.
- getFeedbackOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
-
The middleware received an interception request and gives feedback to
it.
- getFeedbackOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
-
The middleware received an interception request and gives feedback to
it.
- getFeedbackOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
-
The middleware received an interception request and gives feedback to
it.
- getFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimit() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
-
Getter for a list of feeLimit.
- getFeeLimit() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for a list of feeLimit.
- getFeeLimitBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The maximum number of millisatoshis that will be paid as a fee of the
payment.
- getFeeLimitMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
The maximum number of millisatoshis that will be paid as a fee of the
payment.
- getFeeLimitMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
The maximum number of millisatoshis that will be paid as a fee of the
payment.
- getFeeLimitMsat() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for feeLimitMsat.
- getFeeLimitOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitSat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
The maximum number of satoshis that will be paid as a fee of the payment.
- getFeeLimitSat() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for feeLimitSat.
- getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
-
The total fee (in milli-satoshis) that this payment circuit carried.
- getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
-
The total fee (in milli-satoshis) that this payment circuit carried.
- getFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
-
The total fee (in milli-satoshis) that this payment circuit carried.
- getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
-
int64 fee_msat = 7;
- getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
-
int64 fee_msat = 7;
- getFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
-
int64 fee_msat = 7;
- getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The fee paid for this payment in milli-satoshis
- getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
-
The fee paid for this payment in milli-satoshis
- getFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
-
The fee paid for this payment in milli-satoshis
- getFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
-
Getter for feeMsat.
- getFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.Hop
-
Getter for feeMsat.
- getFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.Payment
-
Getter for feeMsat.
- getFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
-
The required number of satoshis per kilo-weight that the requester will pay
at all times, for both the funding transaction and commitment transaction.
- getFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
-
The required number of satoshis per kilo-weight that the requester will pay
at all times, for both the funding transaction and commitment transaction.
- getFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The initial fee rate that the initiator suggests for both commitment
transactions.
- getFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
The initial fee rate that the initiator suggests for both commitment
transactions.
- getFeePerKw() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
The initial fee rate that the initiator suggests for both commitment
transactions.
- getFeePerKw() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
-
The required number of satoshis per kilo-weight that the requester will pay
at all times, for both the funding transaction and commitment transaction.
- getFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The required number of satoshis per kilo-weight that the requester will
pay at all times, for both the funding transaction and commitment
transaction.
- getFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
The required number of satoshis per kilo-weight that the requester will
pay at all times, for both the funding transaction and commitment
transaction.
- getFeePerKw() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
-
The required number of satoshis per kilo-weight that the requester will
pay at all times, for both the funding transaction and commitment
transaction.
- getFeePerKw() - Method in class org.lightningj.lnd.wrapper.message.Channel
-
Getter for feePerKw.
- getFeePerKw() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Getter for feePerKw.
- getFeePerKw() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
-
Getter for feePerKw.
- getFeePerMil() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The amount charged per milli-satoshis transferred expressed in
millionths of a satoshi.
- getFeePerMil() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
The amount charged per milli-satoshis transferred expressed in
millionths of a satoshi.
- getFeePerMil() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
-
The amount charged per milli-satoshis transferred expressed in
millionths of a satoshi.
- getFeePerMil() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
-
Getter for feePerMil.
- getFeeProportionalMillionths() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
-
The fee rate of the channel for sending one satoshi across it denominated in
millionths of a satoshi.
- getFeeProportionalMillionths() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
-
The fee rate of the channel for sending one satoshi across it denominated in
millionths of a satoshi.
- getFeeProportionalMillionths() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
-
The fee rate of the channel for sending one satoshi across it denominated in
millionths of a satoshi.
- getFeeProportionalMillionths() - Method in class org.lightningj.lnd.wrapper.message.HopHint
-
Getter for feeProportionalMillionths.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
-
The fee rate in ppm (parts per million) that will be charged in
proportion of the value of each forwarded HTLC.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
-
The fee rate in ppm (parts per million) that will be charged in
proportion of the value of each forwarded HTLC.
- getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
-
The fee rate in ppm (parts per million) that will be charged in
proportion of the value of each forwarded HTLC.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
-
The effective fee rate in milli-satoshis.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
-
The effective fee rate in milli-satoshis.
- getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
-
The effective fee rate in milli-satoshis.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
-
The fee rate that will be charged per millionth of a satoshi.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
-
The fee rate that will be charged per millionth of a satoshi.
- getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
-
The fee rate that will be charged per millionth of a satoshi.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
The fee rate in ppm (parts per million) that will be charged in
proportion of the value of each forwarded HTLC.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
The fee rate in ppm (parts per million) that will be charged in
proportion of the value of each forwarded HTLC.
- getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
The fee rate in ppm (parts per million) that will be charged in
proportion of the value of each forwarded HTLC.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
The effective fee rate in milli-satoshis.
- getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
The effective fee rate in milli-satoshis.
- getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
-
The effective fee rate in milli-satoshis.
- getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
-
Getter for feeRate.
- getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
-
Getter for feeRate.
- getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
-
Getter for feeRate.
- getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
-
Getter for feeRate.
- getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
-
Getter for feeRate.
- getFeeRateMilliMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
-
int64 fee_rate_milli_msat = 4;
- getFeeRateMilliMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
-
int64 fee_rate_milli_msat = 4;
- getFeeRateMilliMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
-
int64 fee_rate_milli_msat = 4;
- getFeeRateMilliMsat() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
-
Getter for feeRateMilliMsat.
- getFeeRatePpm() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
The effective fee rate in micro-satoshis (parts per million).
- getFeeRatePpm() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
The effective fee rate in micro-satoshis (parts per million).
- getFeeRatePpm() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
-
The effective fee rate in micro-satoshis (parts per million).
- getFeeRatePpm() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
-
Getter for feeRatePpm.
- getFeerateSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
- getFeerateSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
-
- getFeerateSatPerByte() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeResponseOrBuilder
-
- getFeerateSatPerByte() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
-
Getter for feerateSatPerByte.
- getFeeReportMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
-
The total fee in satoshis.
- getFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
-
The total fee in satoshis.
- getFeeSat() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeResponseOrBuilder
-
The total fee in satoshis.
- getFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
-
The fee paid for this payment in satoshis
- getFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
-
The fee paid for this payment in satoshis
- getFeeSat() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
-
The fee paid for this payment in satoshis
- getFeeSat() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
-
Getter for feeSat.
- getFeeSat() - Method in class org.lightningj.lnd.wrapper.message.Payment
-
Getter for feeSat.
- getFeesCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
-
- getFeesCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
-
- getFeesCase() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
-
- getField() - Method in class org.lightningj.lnd.wrapper.ValidationProblems
-
- getFilter() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
-
GCS filter.
- getFilter() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
-
GCS filter.
- getFilter() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponseOrBuilder
-
GCS filter.
- getFilter() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
-
Getter for filter.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
-
An optional CLTV delta from the current height that should be used for the
timelock of the final hop.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
-
An optional CLTV delta from the current height that should be used for the
timelock of the final hop.
- getFinalCltvDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
-
An optional CLTV delta from the current height that should be used for the
timelock of the final hop.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
-
The CLTV delta from the current height that should be used to set the
timelock for the final hop.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
-
The CLTV delta from the current height that should be used to set the
timelock for the final hop.
- getFinalCltvDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
-
The CLTV delta from the current height that should be used to set the
timelock for the final hop.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
-
CLTV delta from the current height that should be used for the timelock
of the final hop
- getFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
-
CLTV delta from the current height that should be used for the timelock
of the final hop
- getFinalCltvDelta() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
-
CLTV delta from the current height that should be used for the timelock
of the final hop
- getFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
-
The CLTV delta from the current height that should be used to set the
timelock for the final hop.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
-
The CLTV delta from the current height that should be used to set the
timelock for the final hop.
- getFinalCltvDelta() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
-
The CLTV delta from the current height that should be used to set the
timelock for the final hop.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
-
Getter for finalCltvDelta.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
-
Getter for finalCltvDelta.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
-
Getter for finalCltvDelta.
- getFinalCltvDelta() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
-
Getter for finalCltvDelta.
- getFinalHtlcEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
- getFinalHtlcEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
- getFinalHtlcEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
- getFinalHtlcEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
-
Getter for a list of finalHtlcEvent.
- getFinalHtlcEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
- getFinalHtlcEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
- getFinalHtlcEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
- getFinalHtlcEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
- getFinalizePsbtMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
-
- getFinalRawTx() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
-
As an alternative to the signed PSBT with all witness data, the final raw
wire format transaction can also be specified directly.
- getFinalRawTx() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
-
As an alternative to the signed PSBT with all witness data, the final raw
wire format transaction can also be specified directly.
- getFinalRawTx() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalizeOrBuilder
-
As an alternative to the signed PSBT with all witness data, the final raw
wire format transaction can also be specified directly.
- getFinalRawTx() - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
-
Getter for finalRawTx.
- getFinalSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
-
The final, full signature that is valid for the combined public key.
- getFinalSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
-
The final, full signature that is valid for the combined public key.
- getFinalSignature() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponseOrBuilder
-
The final, full signature that is valid for the combined public key.
- getFinalSignature() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigResponse
-
Getter for finalSignature.
- getFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
-
The index of the last item in the set of returned invoices.
- getFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
-
The index of the last item in the set of returned invoices.
- getFirstIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceResponseOrBuilder
-
The index of the last item in the set of returned invoices.
- getFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
-
The index of the first item in the set of returned payments.
- getFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
-
The index of the first item in the set of returned payments.
- getFirstIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
-
The index of the first item in the set of returned payments.
- getFirstIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
-
Getter for firstIndexOffset.
- getFirstIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
-
Getter for firstIndexOffset.
- getFixed() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
The fee limit expressed as a fixed amount of satoshis.
- getFixed() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
-
The fee limit expressed as a fixed amount of satoshis.
- getFixed() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
-
The fee limit expressed as a fixed amount of satoshis.
- getFixed() - Method in class org.lightningj.lnd.wrapper.message.FeeLimit
-
Getter for fixed.
- getFixedMsat() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
-
The fee limit expressed as a fixed amount of millisatoshis.
- getFixedMsat() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
-
The fee limit expressed as a fixed amount of millisatoshis.
- getFixedMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
-
The fee limit expressed as a fixed amount of millisatoshis.
- getFixedMsat() - Method in class org.lightningj.lnd.wrapper.message.FeeLimit
-
Getter for fixedMsat.
- getFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
-
A failure type-dependent flags value.
- getFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
-
A failure type-dependent flags value.
- getFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
-
A failure type-dependent flags value.
- getFlags() - Method in class org.lightningj.lnd.wrapper.message.Failure
-
Getter for flags.
- getFlapCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
-
The number of times we have recorded this peer going offline or coming
online, recorded across restarts.
- getFlapCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
-
The number of times we have recorded this peer going offline or coming
online, recorded across restarts.
- getFlapCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
-
The number of times we have recorded this peer going offline or coming
online, recorded across restarts.
- getFlapCount() - Method in class org.lightningj.lnd.wrapper.message.Peer
-
Getter for flapCount.
- getForce() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
-
If true, then the channel will be closed forcibly.
- getForce() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
-
If true, then the channel will be closed forcibly.
- getForce() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
-
If true, then the channel will be closed forcibly.
- getForce() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
-
Whether to force override MC pair history.
- getForce() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
-
Whether to force override MC pair history.
- getForce() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequestOrBuilder
-
Whether to force override MC pair history.
- getForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
-
Whether this input must be force-swept.
- getForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
-
Whether this input must be force-swept.
- getForce() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequestOrBuilder
-
Whether this input must be force-swept.
- getForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
-
Whether this input must be force-swept.
- getForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
-
Whether this input must be force-swept.
- getForce() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
-
Whether this input must be force-swept.
- getForce() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
-
Getter for force.
- getForce() - Method in class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
-
Getter for force.
- getForce() - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
-
Getter for force.
- getForce() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
-
Getter for force.
- getForwardEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.ForwardEvent forward_event = 7;
- getForwardEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
.routerrpc.ForwardEvent forward_event = 7;
- getForwardEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
.routerrpc.ForwardEvent forward_event = 7;
- getForwardEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
-
Getter for a list of forwardEvent.
- getForwardEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.ForwardEvent forward_event = 7;
- getForwardEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.ForwardEvent forward_event = 7;
- getForwardEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
.routerrpc.ForwardEvent forward_event = 7;
- getForwardEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
.routerrpc.ForwardEvent forward_event = 7;
- getForwardFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.ForwardFailEvent forward_fail_event = 8;
- getForwardFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
.routerrpc.ForwardFailEvent forward_fail_event = 8;
- getForwardFailEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
.routerrpc.ForwardFailEvent forward_fail_event = 8;
- getForwardFailEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
-
Getter for a list of forwardFailEvent.
- getForwardFailEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.ForwardFailEvent forward_fail_event = 8;
- getForwardFailEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
-
.routerrpc.ForwardFailEvent forward_fail_event = 8;
- getForwardFailEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
-
.routerrpc.ForwardFailEvent forward_fail_event = 8;
- getForwardFailEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
-
.routerrpc.ForwardFailEvent forward_fail_event = 8;
- getForwardingChannel() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
If this HTLC is involved in a forwarding operation, this field indicates
the forwarding channel.
- getForwardingChannel() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
-
If this HTLC is involved in a forwarding operation, this field indicates
the forwarding channel.
- getForwardingChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
-
If this HTLC is involved in a forwarding operation, this field indicates
the forwarding channel.
- getForwardingChannel() - Method in class org.lightningj.lnd.wrapper.message.HTLC
-
Getter for forwardingChannel.
- getForwardingEvents(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEvents(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEvents(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEvents() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
-
Getter for a list of forwardingEvents.
- getForwardingEventsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingEventsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
-
A list of forwarding events from the time slice of the time series
specified in the request.
- getForwardingHistoryMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getForwardingHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
-
Index identifying the htlc on the forwarding channel.
- getForwardingHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
-
Index identifying the htlc on the forwarding channel.
- getForwardingHtlcIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
-
Index identifying the htlc on the forwarding channel.
- getForwardingHtlcIndex() - Method in class org.lightningj.lnd.wrapper.message.HTLC
-
Getter for forwardingHtlcIndex.
- getFrom() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
-
The sending node of the pair.
- getFrom() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
-
The sending node of the pair.
- getFrom() - Method in interface org.lightningj.lnd.proto.LightningApi.NodePairOrBuilder
-
The sending node of the pair.
- getFrom() - Method in class org.lightningj.lnd.wrapper.message.NodePair
-
Getter for from.
- getFromNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
-
The source node pubkey of the pair.
- getFromNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
-
The source node pubkey of the pair.
- getFromNode() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequestOrBuilder
-
The source node pubkey of the pair.
- getFromNode() - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
-
Getter for fromNode.
- getFullInclusionProof() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
-
The BIP-0341 serialized inclusion proof that is required to prove that
the revealed leaf is part of the tree.
- getFullInclusionProof() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
-
The BIP-0341 serialized inclusion proof that is required to prove that
the revealed leaf is part of the tree.
- getFullInclusionProof() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialRevealOrBuilder
-
The BIP-0341 serialized inclusion proof that is required to prove that
the revealed leaf is part of the tree.
- getFullInclusionProof() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptPartialReveal
-
Getter for fullInclusionProof.
- getFullKeyOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
Only the final, tweaked Taproot key is known and no additional
information about the internal key or type of tweak that was used to
derive it.
- getFullKeyOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
-
Only the final, tweaked Taproot key is known and no additional
information about the internal key or type of tweak that was used to
derive it.
- getFullKeyOnly() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
-
Only the final, tweaked Taproot key is known and no additional
information about the internal key or type of tweak that was used to
derive it.
- getFullKeyOnly() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
-
Getter for fullKeyOnly.
- getFullMethod() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
string fullMethod = 3;
- getFullMethod() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
-
string fullMethod = 3;
- getFullMethod() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
-
string fullMethod = 3;
- getFullMethod() - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
-
Getter for fullMethod.
- getFullMethodBytes() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
-
string fullMethod = 3;
- getFullMethodBytes() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
-
string fullMethod = 3;
- getFullMethodBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
-
string fullMethod = 3;
- getFullTree() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
The full script tree with all individual leaves is known and the root
hash can be constructed from the full tree directly.
- getFullTree() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
-
The full script tree with all individual leaves is known and the root
hash can be constructed from the full tree directly.
- getFullTree() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
-
The full script tree with all individual leaves is known and the root
hash can be constructed from the full tree directly.
- getFullTree() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
-
Getter for a list of fullTree.
- getFullTreeBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
The full script tree with all individual leaves is known and the root
hash can be constructed from the full tree directly.
- getFullTreeOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
-
The full script tree with all individual leaves is known and the root
hash can be constructed from the full tree directly.
- getFullTreeOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
-
The full script tree with all individual leaves is known and the root
hash can be constructed from the full tree directly.
- getFullTreeOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
-
The full script tree with all individual leaves is known and the root
hash can be constructed from the full tree directly.
- getFullyResolvedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint fully_resolved_channel = 7;
- getFullyResolvedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
.lnrpc.ChannelPoint fully_resolved_channel = 7;
- getFullyResolvedChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
-
.lnrpc.ChannelPoint fully_resolved_channel = 7;
- getFullyResolvedChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
-
Getter for a list of fullyResolvedChannel.
- getFullyResolvedChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint fully_resolved_channel = 7;
- getFullyResolvedChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
-
.lnrpc.ChannelPoint fully_resolved_channel = 7;
- getFullyResolvedChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
-
.lnrpc.ChannelPoint fully_resolved_channel = 7;
- getFullyResolvedChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
-
.lnrpc.ChannelPoint fully_resolved_channel = 7;
- getFundedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
-
The funded but not yet signed PSBT that sends the exact channel capacity
amount to the PK script returned in the open channel message in a previous
step.
- getFundedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
-
The funded but not yet signed PSBT that sends the exact channel capacity
amount to the PK script returned in the open channel message in a previous
step.
- getFundedPsbt() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingPsbtVerifyOrBuilder
-
The funded but not yet signed PSBT that sends the exact channel capacity
amount to the PK script returned in the open channel message in a previous
step.
- getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
-
A PSBT that should be signed and finalized.
- getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
-
A PSBT that should be signed and finalized.
- getFundedPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequestOrBuilder
-
A PSBT that should be signed and finalized.
- getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
-
The funded but not yet signed PSBT packet.
- getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
-
The funded but not yet signed PSBT packet.
- getFundedPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
-
The funded but not yet signed PSBT packet.
- getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
-
The PSBT that should be signed.
- getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
-
The PSBT that should be signed.
- getFundedPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequestOrBuilder
-
The PSBT that should be signed.
- getFundedPsbt() - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
-
Getter for fundedPsbt.
- getFundedPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
-
Getter for fundedPsbt.
- getFundedPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
-
Getter for fundedPsbt.
- getFundedPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtRequest
-
Getter for fundedPsbt.
- getFundingAddress() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
The P2WSH address of the channel funding multisig address that the below
specified amount in satoshis needs to be sent to.
- getFundingAddress() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
-
The P2WSH address of the channel funding multisig address that the below
specified amount in satoshis needs to be sent to.
- getFundingAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFundingOrBuilder
-
The P2WSH address of the channel funding multisig address that the below
specified amount in satoshis needs to be sent to.
- getFundingAddress() - Method in class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
-
Getter for fundingAddress.
- getFundingAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
The P2WSH address of the channel funding multisig address that the below
specified amount in satoshis needs to be sent to.
- getFundingAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
-
The P2WSH address of the channel funding multisig address that the below
specified amount in satoshis needs to be sent to.
- getFundingAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFundingOrBuilder
-
The P2WSH address of the channel funding multisig address that the below
specified amount in satoshis needs to be sent to.
- getFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
-
The exact amount in satoshis that needs to be sent to the above address to
fund the pending channel.
- getFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
-
The exact amount in satoshis that needs to be sent to the above address to
fund the pending channel.
- getFundingAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFundingOrBuilder
-
The exact amount in satoshis that needs to be sent to the above address to
fund the pending channel.
- getFundingAmount() - Method in class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
-
Getter for fundingAmount.
- getFundingAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
-
The funding amount in satoshis that initiator wishes to use in the
channel.
- getFundingAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
-
The funding amount in satoshis that initiator wishes to use in the
channel.
- getFundingAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
-
The funding amount in satoshis that initiator wishes to use in the
channel.
- getFundingAmt() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
-
Getter for fundingAmt.
- getFundingCanceled() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
-
bool funding_canceled = 5;
- getFundingCanceled() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
-
bool funding_canceled = 5;
- getFundingCanceled() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
-
bool funding_canceled = 5;
- getFundingCanceled() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
-
Getter for fundingCanceled.
- getFundingExpiryBlocks() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
-
The number of blocks until the funding transaction is considered
expired.
- getFundingExpiryBlocks() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
-
The number of blocks until the funding transaction is considered
expired.
- getFundingExpiryBlocks() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
-
The number of blocks until the funding transaction is considered
expired.
- getFundingExpiryBlocks() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
-
Getter for fundingExpiryBlocks.
- getFundingShim() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Funding shims are an optional argument that allow the caller to intercept
certain funding functionality.
- getFundingShim() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
Funding shims are an optional argument that allow the caller to intercept
certain funding functionality.
- getFundingShim() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
Funding shims are an optional argument that allow the caller to intercept
certain funding functionality.
- getFundingShim() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
-
Getter for a list of fundingShim.
- getFundingShimBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Funding shims are an optional argument that allow the caller to intercept
certain funding functionality.
- getFundingShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
Funding shims are an optional argument that allow the caller to intercept
certain funding functionality.
- getFundingShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
Funding shims are an optional argument that allow the caller to intercept
certain funding functionality.
- getFundingShimOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
Funding shims are an optional argument that allow the caller to intercept
certain funding functionality.
- getFundingStateStepMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getFundingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
Txid of the funding transaction.
- getFundingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
-
Txid of the funding transaction.
- getFundingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
-
Txid of the funding transaction.
- getFundingTxidBytes() - Method in class org.lightningj.lnd.wrapper.message.ChannelPoint
-
Getter for fundingTxidBytes.
- getFundingTxidCase() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
- getFundingTxidCase() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
-
- getFundingTxidCase() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
-
- getFundingTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
Hex-encoded string representing the byte-reversed hash of the funding
transaction.
- getFundingTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
-
Hex-encoded string representing the byte-reversed hash of the funding
transaction.
- getFundingTxidStr() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
-
Hex-encoded string representing the byte-reversed hash of the funding
transaction.
- getFundingTxidStr() - Method in class org.lightningj.lnd.wrapper.message.ChannelPoint
-
Getter for fundingTxidStr.
- getFundingTxidStrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
-
Hex-encoded string representing the byte-reversed hash of the funding
transaction.
- getFundingTxidStrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
-
Hex-encoded string representing the byte-reversed hash of the funding
transaction.
- getFundingTxidStrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
-
Hex-encoded string representing the byte-reversed hash of the funding
transaction.
- getFundMax() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
-
If set, then lnd will attempt to commit all the coins under control of the
internal wallet to open the channel, and the LocalFundingAmount field must
be zero and is ignored.
- getFundMax() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
-
If set, then lnd will attempt to commit all the coins under control of the
internal wallet to open the channel, and the LocalFundingAmount field must
be zero and is ignored.
- getFundMax() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
-
If set, then lnd will attempt to commit all the coins under control of the
internal wallet to open the channel, and the LocalFundingAmount field must
be zero and is ignored.
- getFundMax() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
-
Getter for fundMax.
- getFundPsbtMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
-
- getGenSeedMethod() - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
-
- getGetBestBlockMethod() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
-
- getGetBlockHashMethod() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
-
- getGetBlockHashMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
-
- getGetBlockHeaderMethod() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
-
- getGetBlockHeaderMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
-
- getGetBlockMethod() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
-
- getGetBlockMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
-
- getGetCFilterMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
-
- getGetChanInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getGetInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getGetInfoMethod() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc
-
- getGetMissionControlConfigMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
-
- getGetNetworkInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getGetNodeInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getGetNodeMetricsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getGetRecoveryInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getGetStateMethod() - Static method in class org.lightningj.lnd.stateservice.proto.StateGrpc
-
- getGetTowerInfoMethod() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
-
- getGetTransactionsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
-
- getGetVersionMethod() - Static method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc
-
- getGlobal() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
-
If set, then this update applies to all currently active channels.
- getGlobal() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
-
If set, then this update applies to all currently active channels.
- getGlobal() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
-
If set, then this update applies to all currently active channels.
- getGlobal() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
-
Getter for global.
- getGlobalFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
-
- getGlobalFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
-
- getGlobalFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
-
- getGlobalFeatures() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
-
Getter for globalFeatures.
- getGoVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The version of go that compiled the executable.
- getGoVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The version of go that compiled the executable.
- getGoVersion() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The version of go that compiled the executable.
- getGoVersion() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
-
Getter for goVersion.
- getGoVersionBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
-
The version of go that compiled the executable.
- getGoVersionBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
-
The version of go that compiled the executable.
- getGoVersionBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
-
The version of go that compiled the executable.
- getGraphDiameter() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
-
uint32 graph_diameter = 1;
- getGraphDiameter() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
-
uint32 graph_diameter = 1;
- getGraphDiameter() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
-
uint32 graph_diameter = 1;
- getGraphDiameter() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
-
Getter for graphDiameter.
- getHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
-
The amount of time mission control will take to restore a penalized node
or channel back to 50% success probability, expressed in seconds.
- getHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
-
The amount of time mission control will take to restore a penalized node
or channel back to 50% success probability, expressed in seconds.
- getHalfLifeSeconds() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParametersOrBuilder
-
The amount of time mission control will take to restore a penalized node
or channel back to 50% success probability, expressed in seconds.
- getHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
-
- getHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
-
- getHalfLifeSeconds() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
-
- getHalfLifeSeconds() - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
-
Getter for halfLifeSeconds.
- getHalfLifeSeconds() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
-
Getter for halfLifeSeconds.
- getHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
-
The hash of the block.
- getHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
-
The hash of the block.
- getHash() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpochOrBuilder
-
The hash of the block.
- getHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
-
The hash of the transaction.
- getHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
-
The hash of the transaction.
- getHash() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.OutpointOrBuilder
-
The hash of the transaction.
- getHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
-
The hash of the preimage
- getHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
-
The hash of the preimage
- getHash() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
-
The hash of the preimage
- getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
-
The block hash.
- getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
-
The block hash.
- getHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponseOrBuilder
-
The block hash.
- getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
-
Block hash in hex notation.
- getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
-
Block hash in hex notation.
- getHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequestOrBuilder
-
Block hash in hex notation.
- getHash() - Method in class org.lightningj.lnd.neutrino.proto.