CCF
|
#include <gov_effects.h>
Inherits ccf::js::extensions::ExtensionInterface.
Public Member Functions | |
GovEffectsExtension (ccf::kv::Tx *t) | |
void | install (js::core::Context &ctx) override |
![]() | |
virtual | ~ExtensionInterface ()=default |
Public Attributes | |
ccf::kv::Tx * | tx |
Adds the following functions:
These should potentially be moved to a nested object, but are retained here for backwards compatibility.
|
inline |
|
overridevirtual |
Implements ccf::js::extensions::ExtensionInterface.
ccf::kv::Tx* ccf::js::extensions::GovEffectsExtension::tx |