CCF
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
ledger_sign_mode.h File Reference
#include "ccf/ds/json.h"
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  ccf
 

Enumerations

enum class  ccf::LedgerSignMode : uint8_t { ccf::Dual = 0 , ccf::CoseAllowDualJoin = 1 , ccf::CoseOnly = 2 }
 

Functions

 ccf::DECLARE_JSON_ENUM (LedgerSignMode, {{LedgerSignMode::Dual, "Dual"}, {LedgerSignMode::CoseAllowDualJoin, "CoseAllowDualJoin"}, {LedgerSignMode::CoseOnly, "CoseOnly"}})
 
LedgerSignMode ccf::get_ledger_sign_mode ()