Kagome
Polkadot Runtime Engine in C++17
|
#include "primitives/transaction_validity.hpp"
Go to the source code of this file.
Functions | |
OUTCOME_CPP_DEFINE_CATEGORY (kagome::primitives, InvalidTransaction, e) | |
OUTCOME_CPP_DEFINE_CATEGORY (kagome::primitives, UnknownTransaction, e) | |
OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::primitives | , |
InvalidTransaction | , | ||
e | |||
) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 8 of file transaction_validity.cpp.
OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::primitives | , |
UnknownTransaction | , | ||
e | |||
) |
Definition at line 42 of file transaction_validity.cpp.