#include <proofbuilder.h>
Definition at line 17 of file proofbuilder.h.
◆ ProofBuilder()
avalanche::ProofBuilder::ProofBuilder |
( |
uint64_t |
sequence_, |
|
|
int64_t |
expirationTime_, |
|
|
CKey |
masterKey_, |
|
|
const CScript & |
payoutScriptPubKey_ |
|
) |
| |
|
inline |
◆ addUTXO()
bool avalanche::ProofBuilder::addUTXO |
( |
COutPoint |
utxo, |
|
|
Amount |
amount, |
|
|
uint32_t |
height, |
|
|
bool |
is_coinbase, |
|
|
CKey |
key |
|
) |
| |
◆ build()
ProofRef avalanche::ProofBuilder::build |
( |
| ) |
|
◆ getLimitedProofId()
◆ getProofId()
ProofId avalanche::ProofBuilder::getProofId |
( |
| ) |
const |
|
private |
◆ TestProofBuilder
◆ expirationTime
int64_t avalanche::ProofBuilder::expirationTime |
|
private |
◆ masterKey
CKey avalanche::ProofBuilder::masterKey |
|
private |
◆ payoutScriptPubKey
CScript avalanche::ProofBuilder::payoutScriptPubKey |
|
private |
◆ sequence
uint64_t avalanche::ProofBuilder::sequence |
|
private |
◆ stakes
The documentation for this class was generated from the following files: