Raven Core
3.0.0
P2P Digital Currency
|
#include <util.h>
#include <consensus/params.h>
#include <script/ismine.h>
#include <tinyformat.h>
#include "assetdb.h"
#include "assets.h"
#include "validation.h"
#include <boost/thread.hpp>
Go to the source code of this file.
Functions | |
bool | EraseAddressAssetQuantity (const std::string &address, const std::string &assetName) |
bool EraseAddressAssetQuantity | ( | const std::string & | address, |
const std::string & | assetName | ||
) |