Skip to content

Instantly share code, notes, and snippets.

@noandrea
Created November 28, 2018 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noandrea/4dcee4a2284f74193a30bc23049602a7 to your computer and use it in GitHub Desktop.
Save noandrea/4dcee4a2284f74193a30bc23049602a7 to your computer and use it in GitHub Desktop.
epoch configuration file for the sdk
peers: []
http:
external:
port: 3013
internal:
port: 3113
listen_address: 0.0.0.0
endpoints:
debug: true
debug: true
websocket:
channel:
listen_address: 0.0.0.0
port: 3014
keys:
peer_password: "top secret"
dir: ./keys
chain:
persist: true
mining:
autostart: true
beneficiary: "ak_2iBPH7HUz3cSDVEUWiHg76MZJ6tZooVNBmmxcgVK6VV8KAE688"
expected_mine_rate: 4000
micro_block_cycle: 1000
cuckoo:
miner:
executable: mean15-generic
extra_args: ""
edge_bits: 15
fork_management:
network_id: "ae_devnet"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment