# Functions

No description provided by the author
No description provided by the author
NewCluster creates a new cluster environment for the blockchain database.
NewServer creates a new blockchain database server.
No description provided by the author
WriteConfigAsYaml writes the config object to a YAML file.
WriteLocalConfig writes the local config object to a YAML file.
WriteSharedConfig writes the shared config object to a YAML file.

# Structs

Cluster holds bcdb servers present in a blockchainDB cluster.
Config holds configuration detail needed to instantiate a cluster.
Server holds parameters related to the server.