thrown when an output record for an address already exists, but shouldn't, namely when adding a block
More...
#include <blockchain_db.h>
thrown when an output record for an address already exists, but shouldn't, namely when adding a block
Definition at line 371 of file blockchain_db.h.
◆ ADDR_OUTPUT_EXISTS() [1/2]
| cryptonote::ADDR_OUTPUT_EXISTS::ADDR_OUTPUT_EXISTS |
( |
| ) |
|
|
inline |
Definition at line 374 of file blockchain_db.h.
374:
DB_EXCEPTION(
"The output record for this address already exists!") { }
DB_EXCEPTION(const char *s)
◆ ADDR_OUTPUT_EXISTS() [2/2]
| cryptonote::ADDR_OUTPUT_EXISTS::ADDR_OUTPUT_EXISTS |
( |
const char * | s | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/blockchain_db/blockchain_db.h