![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include <mastercore.h>
Collaboration diagram for CMPPending:Public Member Functions | |
| void | print (uint256 txid) const |
Public Attributes | |
| string | src |
| unsigned int | prop |
| int64_t | amount |
Definition at line 465 of file mastercore.h.
|
inline |
Definition at line 472 of file mastercore.h.
References amount, base_uint< BITS >::GetHex(), and prop.
Referenced by pendingAdd(), and pendingDelete().
Here is the call graph for this function:
Here is the caller graph for this function:| int64_t CMPPending::amount |
Definition at line 470 of file mastercore.h.
Referenced by pendingAdd(), pendingDelete(), and print().
| unsigned int CMPPending::prop |
Definition at line 469 of file mastercore.h.
Referenced by pendingAdd(), pendingDelete(), and print().
| string CMPPending::src |
Definition at line 468 of file mastercore.h.
Referenced by pendingAdd(), and pendingDelete().
1.8.8