CCF
Loading...
Searching...
No Matches
include
ccf
service
tables
node_join_policy.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the Apache 2.0 License.
3
#pragma once
4
5
#include "
ccf/kv/value.h
"
6
7
namespace
ccf
8
{
9
using
CodeUpdatePolicy
=
ccf::kv::RawCopySerialisedValue<std::string>
;
10
11
namespace
Tables
12
{
13
static
constexpr
auto
NODE_JOIN_POLICY =
14
"public:ccf.gov.nodes.node_join_policy"
;
15
}
16
}
ccf::kv::TypedValue
Definition
value.h:32
ccf
Definition
app_interface.h:13
value.h
Generated by
1.9.8