Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
COutputEntry Struct Reference
#include <wallet.h>
Public Attributes | |
| CTxDestination | destination |
| CAmount | amount |
| int | vout |
Detailed Description
Member Data Documentation
◆ amount
◆ destination
| CTxDestination COutputEntry::destination |
◆ vout
The documentation for this struct was generated from the following file:
- src/wallet/wallet.h

