#include <proof.h>
Definition at line 50 of file proof.h.
◆ Stake() [1/2]
avalanche::Stake::Stake |
( |
| ) |
|
|
explicitdefault |
◆ Stake() [2/2]
avalanche::Stake::Stake |
( |
COutPoint |
utxo_, |
|
|
Amount |
amount_, |
|
|
uint32_t |
height_, |
|
|
bool |
is_coinbase, |
|
|
CPubKey |
pubkey_ |
|
) |
| |
|
inline |
◆ computeStakeId()
void avalanche::Stake::computeStakeId |
( |
| ) |
|
|
private |
◆ getAmount()
Amount avalanche::Stake::getAmount |
( |
| ) |
const |
|
inline |
◆ getHash()
◆ getHeight()
uint32_t avalanche::Stake::getHeight |
( |
| ) |
const |
|
inline |
◆ getId()
const StakeId & avalanche::Stake::getId |
( |
| ) |
const |
|
inline |
◆ getPubkey()
const CPubKey & avalanche::Stake::getPubkey |
( |
| ) |
const |
|
inline |
◆ getUTXO()
const COutPoint & avalanche::Stake::getUTXO |
( |
| ) |
const |
|
inline |
◆ isCoinbase()
bool avalanche::Stake::isCoinbase |
( |
| ) |
const |
|
inline |
◆ SERIALIZE_METHODS()
avalanche::Stake::SERIALIZE_METHODS |
( |
Stake |
, |
|
|
obj |
|
|
) |
| |
|
inline |
◆ amount
Amount avalanche::Stake::amount |
|
private |
◆ height
uint32_t avalanche::Stake::height |
|
private |
◆ pubkey
◆ stakeid
◆ utxo
The documentation for this class was generated from the following files: