COOPENOMICS  v1
Кооперативная Экономика
Пространство имен system_contracts::testing::test_contracts::blockinfo_tester

Классы

struct  get_latest_block_batch_info
 Input data structure for get_latest_block_batch_info RPC. Подробнее...
 
struct  latest_block_batch_info_result
 Output data structure for get_latest_block_batch_info RPC. Подробнее...
 

Определения типов

using time_point = eosio::time_point
 
using varint = eosio::unsigned_int
 
using input_type = std::variant< get_latest_block_batch_info >
 
using output_type = std::variant< latest_block_batch_info_result >
 

Функции

auto process (get_latest_block_batch_info request) -> latest_block_batch_info_result
 
output_type process_call (input_type input)
 

Типы

◆ input_type

◆ output_type

◆ time_point

◆ varint

Функции

◆ process()

auto system_contracts::testing::test_contracts::blockinfo_tester::process ( get_latest_block_batch_info  request) -> latest_block_batch_info_result

◆ process_call()

output_type system_contracts::testing::test_contracts::blockinfo_tester::process_call ( input_type  input)