Coder Social home page Coder Social logo

Comments (2)

QuinnMallorry avatar QuinnMallorry commented on August 13, 2024

ubuntu 16

{
"base_coin": {
"name": "bytecoin",
"git": "https://github.com/amjuarez/bytecoin.git"
},
"core": {
"SEED_NODES": [
"xxx",
"yyy",
"zzz",
"aaa"
],
"EMISSION_SPEED_FACTOR": 29,
"DIFFICULTY_TARGET": 480,
"CRYPTONOTE_DISPLAY_DECIMAL_POINT": 2,
"MONEY_SUPPLY": "10000000000000",
"GENESIS_BLOCK_REWARD": "0",
"DEFAULT_DUST_THRESHOLD": 1,
"MINIMUM_FEE": 0,
"CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW": 3,
"CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE": 100000,
"CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX": 1041,
"P2P_DEFAULT_PORT": 36948,
"RPC_DEFAULT_PORT": 36949,
"BYTECOIN_NETWORK": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"CRYPTONOTE_NAME": "Rhino",
"DAEMON_NAME": "Rhinod",
"GENESIS_COINBASE_TX_HEX": "010a01x1451befe0cadf8e6efxa2xa01x1451befe0cadf8e6efxa2xa01x1451befe0cadf8e6efxa2xa01x1451befe0cadf8e6efxa2x4a2",
"CHECKPOINTS": "",
"MAX_BLOCK_SIZE_INITIAL": 100000
},
"extensions": [
"core/bytecoin.json",
"print-genesis-tx.json",
"genesis-block-reward.json",
"bug-fixes.json",
"blockchain-explorer.json",
"bug-fixes.json",
"simplewallet-export-keys.json",
"simplewallet-import-keys.json",
"speed-up-wallet-sync.json",
"tail-emission-reward.json",
"versionized-parameters.json",
"walletd-extension.json",
"zawy-difficulty-algorithm.json"
]
}

from cryptonote-generator.

QuinnMallorry avatar QuinnMallorry commented on August 13, 2024

fixed it,

"bug-fixes.json", was listed twice in the json

from cryptonote-generator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.