CCF
Loading...
Searching...
No Matches
node.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
7
9{
33}
Definition gov_effects_interface.h:12
Definition context.h:45
Definition extension_interface.h:16
NodeExtension(ccf::AbstractGovernanceEffects *ge, ccf::kv::Tx *t)
Definition node.h:26
ccf::kv::Tx * tx
Definition node.h:24
void install(js::core::Context &ctx) override
Definition node.cpp:283
ccf::AbstractGovernanceEffects * gov_effects
Definition node.h:23
Definition tx.h:200
Definition consensus.h:9