Skip to content

Commit

Permalink
Moving dacocoiogmbh so it's not visible by default. It's just a servi…
Browse files Browse the repository at this point in the history
…ce provider, but we don't want confusion about it being part of the DAC.
  • Loading branch information
lukestokes committed Jun 20, 2019
1 parent b7a5641 commit 6c426c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions statics/config/config.mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,18 @@
"description":
"The DAC owner account where DAC funds are secured and controlled by a 12-account multisig permission system of elected custodians."
},
{
"account": "daccustodian",
"contract": "eosdactokens",
"symbol": "EOSDAC",
"description": "custodian contract description"
},
{
"account": "dacocoiogmbh",
"contract": "eosio.token",
"symbol": "EOS",
"description":
"The current eosDAC service provider account which manages payroll, employment contracts, and real-world interactions on behalf of the DAC."
},
{
"account": "daccustodian",
"contract": "eosdactokens",
"symbol": "EOSDAC",
"description": "custodian contract description"
}
],

Expand Down

0 comments on commit 6c426c0

Please sign in to comment.