A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

N

Network - class in org.bitcoindevkit
 
network() - function in org.bitcoindevkit.Wallet
Get the Bitcoin network the wallet is using.
network() - function in org.bitcoindevkit.WalletInterface
Get the Bitcoin network the wallet is using.
Network.Companion - class in org.bitcoindevkit.Network
 
newBip44(org.bitcoindevkit.DescriptorSecretKey,org.bitcoindevkit.KeychainKind,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Descriptor.Companion
 
newBip44Public(org.bitcoindevkit.DescriptorPublicKey,java.lang.String,org.bitcoindevkit.KeychainKind,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Descriptor.Companion
 
newBip49(org.bitcoindevkit.DescriptorSecretKey,org.bitcoindevkit.KeychainKind,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Descriptor.Companion
 
newBip49Public(org.bitcoindevkit.DescriptorPublicKey,java.lang.String,org.bitcoindevkit.KeychainKind,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Descriptor.Companion
 
newBip84(org.bitcoindevkit.DescriptorSecretKey,org.bitcoindevkit.KeychainKind,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Descriptor.Companion
 
newBip84Public(org.bitcoindevkit.DescriptorPublicKey,java.lang.String,org.bitcoindevkit.KeychainKind,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Descriptor.Companion
 
newBip86(org.bitcoindevkit.DescriptorSecretKey,org.bitcoindevkit.KeychainKind,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Descriptor.Companion
 
newBip86Public(org.bitcoindevkit.DescriptorPublicKey,java.lang.String,org.bitcoindevkit.KeychainKind,org.bitcoindevkit.Network) - function in org.bitcoindevkit.Descriptor.Companion
 
newInMemory() - function in org.bitcoindevkit.Connection.Companion
 
nextDerivationIndex(org.bitcoindevkit.KeychainKind) - function in org.bitcoindevkit.Wallet
The index of the next address that you would get if you were to ask the wallet for a new address
nextDerivationIndex(org.bitcoindevkit.KeychainKind) - function in org.bitcoindevkit.WalletInterface
The index of the next address that you would get if you were to ask the wallet for a new address
nextLog() - function in org.bitcoindevkit.Client
Return the next available log message from a node.
nextLog() - function in org.bitcoindevkit.ClientInterface
Return the next available log message from a node.
nextUnusedAddress(org.bitcoindevkit.KeychainKind) - function in org.bitcoindevkit.Wallet
Get the next unused address for the given keychain, i.e.
nextUnusedAddress(org.bitcoindevkit.KeychainKind) - function in org.bitcoindevkit.WalletInterface
Get the next unused address for the given keychain, i.e.
nextWarning() - function in org.bitcoindevkit.Client
Return the next available warning message from a node.
nextWarning() - function in org.bitcoindevkit.ClientInterface
Return the next available warning message from a node.
nlocktime(org.bitcoindevkit.LockTime) - function in org.bitcoindevkit.TxBuilder
Use a specific nLockTime while creating the transaction.
nlocktime(org.bitcoindevkit.LockTime) - function in org.bitcoindevkit.TxBuilderInterface
Use a specific nLockTime while creating the transaction.
NodeState - class in org.bitcoindevkit
The state of the node with respect to connected peers.
NodeState.Companion - class in org.bitcoindevkit.NodeState
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W