Skip navigation links
A B C D E F G H L M N P R S T U V 

A

account - Variable in class tech.coinbub.daemon.niko.TransactionDetail
 
account - Variable in class tech.coinbub.daemon.niko.Unspent
 
address - Variable in class tech.coinbub.daemon.niko.TransactionDetail
 
address - Variable in class tech.coinbub.daemon.niko.Unspent
 
addresses - Variable in class tech.coinbub.daemon.niko.ScriptPublicKey
 
amount - Variable in class tech.coinbub.daemon.niko.Transaction
 
amount - Variable in class tech.coinbub.daemon.niko.TransactionDetail
 
amount - Variable in class tech.coinbub.daemon.niko.Unspent
 
asm - Variable in class tech.coinbub.daemon.niko.ScriptPublicKey
 
asm - Variable in class tech.coinbub.daemon.niko.ScriptSignature
 

B

bits - Variable in class tech.coinbub.daemon.niko.Block
 
Block - Class in tech.coinbub.daemon.niko
Represents a single block in the blockchain.
Block() - Constructor for class tech.coinbub.daemon.niko.Block
 
blockhash - Variable in class tech.coinbub.daemon.niko.Transaction
 
blockindex - Variable in class tech.coinbub.daemon.niko.Transaction
 
blocktime - Variable in class tech.coinbub.daemon.niko.Transaction
 
blocktrust - Variable in class tech.coinbub.daemon.niko.Block
 

C

category - Variable in class tech.coinbub.daemon.niko.TransactionDetail
 
chaintrust - Variable in class tech.coinbub.daemon.niko.Block
 
coinbase - Variable in class tech.coinbub.daemon.niko.TxInput
 
comment - Variable in class tech.coinbub.daemon.niko.Transaction
 
confirmations - Variable in class tech.coinbub.daemon.niko.Block
 
confirmations - Variable in class tech.coinbub.daemon.niko.Transaction
 
confirmations - Variable in class tech.coinbub.daemon.niko.Unspent
 

D

details - Variable in class tech.coinbub.daemon.niko.Transaction
 
difficulty - Variable in class tech.coinbub.daemon.niko.Block
 

E

entropybit - Variable in class tech.coinbub.daemon.niko.Block
 

F

fee - Variable in class tech.coinbub.daemon.niko.Transaction
 
fee - Variable in class tech.coinbub.daemon.niko.TransactionDetail
 
flags - Variable in class tech.coinbub.daemon.niko.Block
 

G

generated - Variable in class tech.coinbub.daemon.niko.Transaction
 
getbestblockhash() - Method in interface tech.coinbub.daemon.Niko
`getbestblockhash` Returns the hash of the best block in the longest block chain.
getblock(String) - Method in interface tech.coinbub.daemon.Niko
`getblock [txinfo]` Returns details of a block with given block-hash.
getblock(String, boolean) - Method in interface tech.coinbub.daemon.Niko
 
getblock(String) - Method in class tech.coinbub.daemon.NormalizedNiko
 
getblockhash(Long) - Method in interface tech.coinbub.daemon.Niko
getblockhash Returns hash of block in best-block-chain at .
getblockhash(Long) - Method in class tech.coinbub.daemon.NormalizedNiko
 
getnewaddress() - Method in interface tech.coinbub.daemon.Niko
`getnewaddress [account]` Returns a new NIKO address for receiving payments.
getnewaddress(String) - Method in interface tech.coinbub.daemon.Niko
 
getnewaddress(String, String) - Method in interface tech.coinbub.daemon.Niko
 
getnewaddress() - Method in class tech.coinbub.daemon.NormalizedNiko
 
getSymbol() - Method in class tech.coinbub.daemon.NormalizedNiko
 
gettransaction(String) - Method in interface tech.coinbub.daemon.Niko
`gettransaction ` Get detailed information about
gettransaction(String) - Method in class tech.coinbub.daemon.NormalizedNiko
 

H

hash - Variable in class tech.coinbub.daemon.niko.Block
 
height - Variable in class tech.coinbub.daemon.niko.Block
 
hex - Variable in class tech.coinbub.daemon.niko.ScriptPublicKey
 
hex - Variable in class tech.coinbub.daemon.niko.ScriptSignature
 

L

locktime - Variable in class tech.coinbub.daemon.niko.Transaction
 

M

merkleroot - Variable in class tech.coinbub.daemon.niko.Block
 
mint - Variable in class tech.coinbub.daemon.niko.Block
 
modifier - Variable in class tech.coinbub.daemon.niko.Block
 
modifierv2 - Variable in class tech.coinbub.daemon.niko.Block
 

N

n - Variable in class tech.coinbub.daemon.niko.TxOutput
 
nextblockhash - Variable in class tech.coinbub.daemon.niko.Block
 
Niko - Interface in tech.coinbub.daemon
 
Niko.NodeAction - Enum in tech.coinbub.daemon
 
nonce - Variable in class tech.coinbub.daemon.niko.Block
 
NormalizedNiko - Class in tech.coinbub.daemon
 
NormalizedNiko(Niko) - Constructor for class tech.coinbub.daemon.NormalizedNiko
 

P

previousblockhash - Variable in class tech.coinbub.daemon.niko.Block
 
proofhash - Variable in class tech.coinbub.daemon.niko.Block
 

R

reqSigs - Variable in class tech.coinbub.daemon.niko.ScriptPublicKey
 

S

scriptPubKey - Variable in class tech.coinbub.daemon.niko.TxOutput
 
scriptPubKey - Variable in class tech.coinbub.daemon.niko.Unspent
 
ScriptPublicKey - Class in tech.coinbub.daemon.niko
 
ScriptPublicKey() - Constructor for class tech.coinbub.daemon.niko.ScriptPublicKey
 
ScriptPublicKey.Type - Enum in tech.coinbub.daemon.niko
 
scriptSig - Variable in class tech.coinbub.daemon.niko.TxInput
 
ScriptSignature - Class in tech.coinbub.daemon.niko
 
ScriptSignature() - Constructor for class tech.coinbub.daemon.niko.ScriptSignature
 
sendtoaddress(String, BigDecimal) - Method in interface tech.coinbub.daemon.Niko
`sendtoaddress [comment] [comment-to]` is a real and is rounded to the nearest 0.000001
sendtoaddress(String, BigDecimal, String) - Method in interface tech.coinbub.daemon.Niko
 
sendtoaddress(String, BigDecimal, String, String) - Method in interface tech.coinbub.daemon.Niko
 
sendtoaddress(String, BigDecimal) - Method in class tech.coinbub.daemon.NormalizedNiko
 
sendtoaddress(String, BigDecimal, String) - Method in class tech.coinbub.daemon.NormalizedNiko
 
sendtoaddress(String, BigDecimal, String, String) - Method in class tech.coinbub.daemon.NormalizedNiko
 
sequence - Variable in class tech.coinbub.daemon.niko.TxInput
 
signature - Variable in class tech.coinbub.daemon.niko.Block
 
size - Variable in class tech.coinbub.daemon.niko.Block
 
spendable - Variable in class tech.coinbub.daemon.niko.Unspent
 
SYMBOL - Static variable in interface tech.coinbub.daemon.Niko
 

T

tech.coinbub.daemon - package tech.coinbub.daemon
 
tech.coinbub.daemon.niko - package tech.coinbub.daemon.niko
 
time - Variable in class tech.coinbub.daemon.niko.Block
 
time - Variable in class tech.coinbub.daemon.niko.Transaction
 
timereceived - Variable in class tech.coinbub.daemon.niko.Transaction
 
to - Variable in class tech.coinbub.daemon.niko.Transaction
 
Transaction - Class in tech.coinbub.daemon.niko
 
Transaction() - Constructor for class tech.coinbub.daemon.niko.Transaction
 
Transaction(String) - Constructor for class tech.coinbub.daemon.niko.Transaction
 
TransactionDetail - Class in tech.coinbub.daemon.niko
 
TransactionDetail() - Constructor for class tech.coinbub.daemon.niko.TransactionDetail
 
TransactionDetail.Category - Enum in tech.coinbub.daemon.niko
 
tx - Variable in class tech.coinbub.daemon.niko.Block
 
txid - Variable in class tech.coinbub.daemon.niko.Transaction
 
txid - Variable in class tech.coinbub.daemon.niko.TxInput
 
txid - Variable in class tech.coinbub.daemon.niko.Unspent
 
TxInput - Class in tech.coinbub.daemon.niko
 
TxInput() - Constructor for class tech.coinbub.daemon.niko.TxInput
 
TxOutput - Class in tech.coinbub.daemon.niko
 
TxOutput() - Constructor for class tech.coinbub.daemon.niko.TxOutput
 
type - Variable in class tech.coinbub.daemon.niko.ScriptPublicKey
 

U

Unspent - Class in tech.coinbub.daemon.niko
 
Unspent() - Constructor for class tech.coinbub.daemon.niko.Unspent
 

V

value - Variable in class tech.coinbub.daemon.niko.TxOutput
 
valueOf(String) - Static method in enum tech.coinbub.daemon.Niko.NodeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.coinbub.daemon.niko.ScriptPublicKey.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.coinbub.daemon.niko.TransactionDetail.Category
Returns the enum constant of this type with the specified name.
values() - Static method in enum tech.coinbub.daemon.Niko.NodeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.coinbub.daemon.niko.ScriptPublicKey.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.coinbub.daemon.niko.TransactionDetail.Category
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class tech.coinbub.daemon.niko.Block
 
version - Variable in class tech.coinbub.daemon.niko.Transaction
 
vin - Variable in class tech.coinbub.daemon.niko.Transaction
 
vout - Variable in class tech.coinbub.daemon.niko.Transaction
 
vout - Variable in class tech.coinbub.daemon.niko.TxInput
 
vout - Variable in class tech.coinbub.daemon.niko.Unspent
 
A B C D E F G H L M N P R S T U V 
Skip navigation links

Copyright © 2018. All rights reserved.