|
|
| BitcoinLikeTransactionBuildRequest (const std::shared_ptr< BigInt > &minChange) |
| |
|
|
std::list< std::tuple< std::string, int32_t, uint32_t > > | inputs |
| |
|
std::list< std::tuple< std::shared_ptr< BigInt >, std::shared_ptr< api::BitcoinLikeScript > > > | outputs |
| |
|
std::list< std::string > | changePaths |
| |
|
std::list< std::tuple< std::string, int32_t > > | excludedUtxo |
| |
|
int32_t | changeCount |
| |
|
std::shared_ptr< BigInt > | feePerByte |
| |
|
Option< std::tuple< api::BitcoinLikePickingStrategy, uint32_t > > | utxoPicker |
| |
|
std::shared_ptr< BigInt > | maxChange |
| |
|
std::shared_ptr< BigInt > | minChange |
| |
|
bool | wipe |
| |
The documentation for this struct was generated from the following files: