#include <coldstakingmodel.h>
Definition at line 15 of file coldstakingmodel.h.
◆ CSDelegation() [1/2]
| CSDelegation::CSDelegation |
( |
| ) |
|
|
inline |
◆ CSDelegation() [2/2]
| CSDelegation::CSDelegation |
( |
const std::string & |
_stakingAddress, |
|
|
const std::string & |
_ownerAddress |
|
) |
| |
|
inline |
◆ operator==()
◆ cachedTotalAmount
| CAmount CSDelegation::cachedTotalAmount {0} |
◆ delegatedUtxo
| QMap<QString, int> CSDelegation::delegatedUtxo {} |
Map of txId --> index num for stakeable utxo delegations.
Definition at line 25 of file coldstakingmodel.h.
◆ isSpendable
| bool CSDelegation::isSpendable {false} |
◆ ownerAddress
| std::string CSDelegation::ownerAddress {} |
◆ stakingAddress
| std::string CSDelegation::stakingAddress {} |
The documentation for this class was generated from the following file: