Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
k1_recover.hpp File Reference
#include <cstdint>
#include <variant>
#include <vector>
Include dependency graph for k1_recover.hpp:
This graph shows which files directly or indirectly include this file:

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, bytesfc::k1_recover (const bytes &signature, const bytes &digest)