Skip to content

Commit

Permalink
Merge pull request #462 from KomodoPlatform/smk762-rm-OOT
Browse files Browse the repository at this point in the history
Delete oot
  • Loading branch information
ca333 authored Sep 18, 2021
2 parents 56590a4 + 5d4009f commit a2a2103
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions src/ac/oot

This file was deleted.

6 changes: 0 additions & 6 deletions src/assetchains.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,6 @@
"ac_name": "NINJA",
"ac_supply": "100000000"
},
{
"ac_name": "OOT",
"ac_supply": "216000000",
"ac_sapling": "5000000",
"addnode": ["88.99.212.81"]
},
{
"ac_name": "PANGEA",
"ac_supply": "999999"
Expand Down
1 change: 0 additions & 1 deletion src/assetchains.old
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ echo $pubkey
./komodod -pubkey=$pubkey -ac_name=MORTY -ac_supply=90000000000 -ac_reward=100000000 -ac_cc=3 -ac_staked=10 -addnode=95.217.44.58 -addnode=138.201.136.145 $1 &
./komodod -pubkey=$pubkey -ac_name=MSHARK -ac_supply=1400000 -addnode=95.213.238.98 $1 &
./komodod -pubkey=$pubkey -ac_name=NINJA -ac_supply=100000000 -addnode=95.213.238.98 $1 &
./komodod -pubkey=$pubkey -ac_name=OOT -ac_supply=216000000 -ac_sapling=5000000 -addnode=88.99.212.81 $1 &
./komodod -pubkey=$pubkey -ac_name=PANGEA -ac_supply=999999 -addnode=95.213.238.98 $1 &
./komodod -pubkey=$pubkey -ac_name=PIRATE -ac_supply=0 -ac_reward=25600000000 -ac_halving=77777 -ac_private=1 -addnode=88.99.212.81 $1 &
./komodod -pubkey=$pubkey -ac_name=REVS -ac_supply=1300000 -addnode=95.213.238.98 $1 &
Expand Down
2 changes: 0 additions & 2 deletions src/fiat/oot

This file was deleted.

0 comments on commit a2a2103

Please sign in to comment.