Skip to content

Commit

Permalink
Merge pull request jl777#326 from kolobus/dev
Browse files Browse the repository at this point in the history
Added STBL
  • Loading branch information
ca333 authored Apr 20, 2020
2 parents 3bdd628 + 48d15b6 commit 212c4e7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ac/stbl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
./komodo-cli -ac_name=STBL $1 $2 $3 $4 $5 $6
12 changes: 12 additions & 0 deletions src/assetchains.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,5 +273,17 @@
"addnode": [
"51.68.215.104"
]
},
{
"ac_name": "STBL",
"ac_supply": "50000000",
"ac_cc": "1",
"ac_public": "1",
"ac_adaptivepow": "1",
"ac_end": "1",
"addnode": [
"142.93.173.53",
"68.183.74.250"
]
}
]
2 changes: 2 additions & 0 deletions src/fiat/stbl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
./komodo-cli -ac_name=STBL $1 $2 $3 $4 $5 $6

0 comments on commit 212c4e7

Please sign in to comment.