COOPENOMICS
v1
Кооперативная Экономика
|
#include <blockinfo_tester/blockinfo_tester.hpp>
#include <type_traits>
#include <vector>
#include <eosio/action.hpp>
#include <eosio/check.hpp>
#include <eosio/datastream.hpp>
#include <eosio/name.hpp>
#include <eosio/print.hpp>
Пространства имен | |
namespace | anonymous_namespace{blockinfo_tester.cpp} |
namespace | system_contracts |
namespace | system_contracts::testing |
namespace | system_contracts::testing::test_contracts |
namespace | system_contracts::testing::test_contracts::blockinfo_tester |
Функции | |
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) |
C void apply | ( | uint64_t | receiver, |
uint64_t | code, | ||
uint64_t | action | ||
) |