|
Wire Sysio Wire Sysion 1.0.0
|
#include <cstdint>#include <variant>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | fc |
| namespace sysio::chain | |
Enumerations | |
| enum class | fc::k1_recover_error : int32_t { fc::init_error , fc::input_error , fc::invalid_signature , fc::recover_error } |
Functions | |
| std::variant< k1_recover_error, bytes > | fc::k1_recover (const bytes &signature, const bytes &digest) |