#include "ametsuchi/impl/proto_command_executor.h"#include "ametsuchi/command_executor.hpp"#include "ametsuchi/impl/common_c_types_helpers.hpp"#include "backend/protobuf/commands/proto_command.hpp"#include "validators/field_validator.hpp"#include "validators/protobuf/proto_command_validator.hpp"#include "validators/transaction_validator.hpp"#include "validators/validators_common.hpp"
Functions | |
| Iroha_CommandError | Iroha_ProtoCommandExecutorExecute (void *executor, void *data, int size, char *account_id) |
| Iroha_CommandError Iroha_ProtoCommandExecutorExecute | ( | void * | executor, |
| void * | data, | ||
| int | size, | ||
| char * | account_id | ||
| ) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
