![]() |
Raven Core
3.0.0
P2P Digital Currency
|
#include <assettypes.h>
Public Member Functions | |
| CAssetCacheUndoAssetAmount (const std::string &assetName, const std::string &address, const CAmount &nAmount) | |
Public Attributes | |
| std::string | assetName |
| std::string | address |
| CAmount | nAmount |
Definition at line 418 of file assettypes.h.
|
inline |
Definition at line 424 of file assettypes.h.
| std::string CAssetCacheUndoAssetAmount::address |
Definition at line 421 of file assettypes.h.
| std::string CAssetCacheUndoAssetAmount::assetName |
Definition at line 420 of file assettypes.h.
| CAmount CAssetCacheUndoAssetAmount::nAmount |
Definition at line 422 of file assettypes.h.
1.8.13