#include <types.h>
Definition at line 50 of file types.h.
◆ CreatedTransactionResult()
| wallet::CreatedTransactionResult::CreatedTransactionResult |
( |
CTransactionRef |
_tx, |
|
|
CAmount |
_fee, |
|
|
std::optional< unsigned int > |
_change_pos, |
|
|
FeeReason |
_fee_reason |
|
) |
| |
|
inline |
◆ change_pos
| std::optional<unsigned int> wallet::CreatedTransactionResult::change_pos |
◆ fee
| CAmount wallet::CreatedTransactionResult::fee |
◆ fee_reason
| FeeReason wallet::CreatedTransactionResult::fee_reason |
◆ tx
The documentation for this struct was generated from the following file: