Bitcoin ABC 0.30.5
P2P Digital Currency
|
This is the complete list of members for avalanche::Stake, including all inherited members.
amount | avalanche::Stake | private |
computeStakeId() | avalanche::Stake | private |
getAmount() const | avalanche::Stake | inline |
getHash(const StakeCommitment &commitment) const | avalanche::Stake | |
getHeight() const | avalanche::Stake | inline |
getId() const | avalanche::Stake | inline |
getPubkey() const | avalanche::Stake | inline |
getUTXO() const | avalanche::Stake | inline |
height | avalanche::Stake | private |
isCoinbase() const | avalanche::Stake | inline |
pubkey | avalanche::Stake | private |
SERIALIZE_METHODS(Stake, obj) | avalanche::Stake | inline |
Stake()=default | avalanche::Stake | explicit |
Stake(COutPoint utxo_, Amount amount_, uint32_t height_, bool is_coinbase, CPubKey pubkey_) | avalanche::Stake | inline |
stakeid | avalanche::Stake | private |
utxo | avalanche::Stake | private |