|
Electroneum
|
#include "include_base_utils.h"#include "cryptonote_basic/cryptonote_basic_impl.h"#include "cryptonote_basic/account.h"#include "cryptonote_core/cryptonote_tx_utils.h"#include "misc_language.h"
Go to the source code of this file.
Functions | |
| bool | test_transaction_generation_and_ring_signature () |
| bool | test_block_creation () |
| bool | test_transactions () |
| bool test_block_creation | ( | ) |
Definition at line 136 of file transaction_tests.cpp.


| bool test_transaction_generation_and_ring_signature | ( | ) |
Definition at line 42 of file transaction_tests.cpp.


| bool test_transactions | ( | ) |
Definition at line 148 of file transaction_tests.cpp.

