#include <set>#include <string>#include "common/result.hpp"#include "interfaces/common_objects/string_view_types.hpp"#include "interfaces/common_objects/types.hpp"#include "interfaces/permissions.hpp"

Go to the source code of this file.
Classes | |
| class | iroha::ametsuchi::WsvCommand |
Namespaces | |
| shared_model | |
| shared_model::interface | |
| iroha | |
| iroha::ametsuchi | |
Typedefs | |
| using | iroha::ametsuchi::WsvError = std::string |
| using | iroha::ametsuchi::WsvCommandResult = expected::Result< void, WsvError > |