Wire Sysio Wire Sysion 1.0.0
|
#include <blockinfo_tester/blockinfo_tester.hpp>
#include <type_traits>
#include <vector>
#include <sysio/action.hpp>
#include <sysio/check.hpp>
#include <sysio/datastream.hpp>
#include <sysio/name.hpp>
#include <sysio/print.hpp>
Go to the source code of this file.
Namespaces | |
namespace | system_contracts |
namespace | system_contracts::testing |
namespace | system_contracts::testing::test_contracts |
namespace | system_contracts::testing::test_contracts::blockinfo_tester |
Functions | |
auto | system_contracts::testing::test_contracts::blockinfo_tester::process (get_latest_block_batch_info request) -> latest_block_batch_info_result |
output_type | system_contracts::testing::test_contracts::blockinfo_tester::process_call (input_type input) |
C void | apply (uint64_t receiver, uint64_t code, uint64_t action) |
Definition at line 47 of file blockinfo_tester.cpp.