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{
34}
Definition gov_effects_interface.h:12
Definition context.h:46
Definition extension_interface.h:16
NodeExtension(ccf::AbstractGovernanceEffects *ge, ccf::kv::Tx *t)
Definition node.h:27
ccf::kv::Tx * tx
Definition node.h:25
void install(js::core::Context &ctx) override
Definition node.cpp:339
ccf::AbstractGovernanceEffects * gov_effects
Definition node.h:24
Definition tx.h:201
Definition consensus.h:9