Definition at line 114 of file base58_tests.cpp.
◆ TestPayloadVisitor()
| TestPayloadVisitor::TestPayloadVisitor |
( |
std::vector< unsigned char > & |
exp_payload | ) |
|
|
inlineexplicit |
◆ operator()() [1/3]
| bool TestPayloadVisitor::operator() |
( |
const CKeyID & |
id | ) |
const |
|
inline |
◆ operator()() [2/3]
| bool TestPayloadVisitor::operator() |
( |
const CNoDestination & |
no | ) |
const |
|
inline |
◆ operator()() [3/3]
| bool TestPayloadVisitor::operator() |
( |
const CScriptID & |
id | ) |
const |
|
inline |
◆ exp_payload
| std::vector<unsigned char> TestPayloadVisitor::exp_payload |
|
private |
The documentation for this class was generated from the following file: