Skip to content

Instantly share code, notes, and snippets.

@zjshen14
Created August 13, 2018 06:44
Show Gist options
  • Save zjshen14/70ba42e2cd0acb887d3e9ed8d0b839ef to your computer and use it in GitHub Desktop.
Save zjshen14/70ba42e2cd0acb887d3e9ed8d0b839ef to your computer and use it in GitHub Desktop.
nodeType: "full_node"
network:
host: "127.0.0.1"
port: 4689
bootstrapNodes:
- "159.89.223.147:4689"
numPeersLowerBound: 1
numPeersUpperBound: 1
chain:
chainDBPath: "./chain.db"
trieDBPath: "./trie.db"
producerPrivKey: "925f0c9e4b6f6d92f2961d01aff6204c44d73c0b9d0da188582932d4fcad0d8ee8c66600"
producerPubKey: "336eb60a5741f585a8e81de64e071327a3b96c15af4af5723598a07b6121e8e813bbd0056ba71ae29c0d64252e913f60afaeb11059908b81ff27cbfa327fd371d35f5ec0cbc01705"
consensus:
scheme: "NOOP"
blockSync:
interval: 5s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment