Skip to content

adds 3p_coins.json file for better programmatic access of info relate…#140

Merged
ca333 merged 2 commits intoKomodoPlatform:s4from
gcharang:s4
Jun 1, 2020
Merged

adds 3p_coins.json file for better programmatic access of info relate…#140
ca333 merged 2 commits intoKomodoPlatform:s4from
gcharang:s4

Conversation

@gcharang
Copy link
Copy Markdown
Contributor

@gcharang gcharang commented Jun 1, 2020

…d to coins in the 3p notary server

  • I've used the json of the addcoin iguana method present in the dPoW/iguana/coins/NAME_7779 files to create the jsons in this file.
  • changed the entry "path": "${HOME#"/"}/.aryacoin", to "path": "${HOME#'/'}/.aryacoin",
  • added a new entry named git whose value is a json that describes the latest build instructions for notaries
    Example:
{
"git": {
      "repo": "https://github.com/marmarachain/Marmara-v.1.0.git",
      "branch": "master",
      "commit": "9013c5cb1bc88cf5db5910e4f251f56757385f5f",
      "tag": ""
    }
}
  • removed the entries "agent": "iguana", and "method": "addcoin", for all coins

@ca333 ca333 merged commit 39a5d78 into KomodoPlatform:s4 Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants