package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Functions

NewNode initializes and launches the Oasis node service.
NewSeedNode initializes the seed node.
Register registers the node maintenance sub-commands and all of it's children.
Run runs the Oasis node.

# Constants

No description provided by the author
CfgPreserveLocalStorage exempts the untrusted local storage from the unsafe-reset sub-command.
CfgPreserveMKVSDatabase exempts the MKVS database from the unsafe-reset sub-command.

# Variables

Flags has the configuration flags.

# Structs

Node is the Oasis node service.
SeedNode is the Oasis seed node service.