Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <boost/test/unit_test.hpp>
#include <libwhisper/Message.h>
#include <test/libtesteth/TestHelper.h>
Go to the source code of this file.
Functions | |
Topics | createRandomTopics (unsigned int i) |
bytes | createRandomPayload (unsigned int i) |
void | comparePayloads (Message const &m1, Message const &m2) |
void | sealAndOpenSingleMessage (unsigned int i) |
Definition at line 56 of file whisperMessage.cpp.
bytes createRandomPayload | ( | unsigned int | i | ) |
Topics createRandomTopics | ( | unsigned int | i | ) |
Definition at line 31 of file whisperMessage.cpp.
void sealAndOpenSingleMessage | ( | unsigned int | i | ) |