add PIRATE
This commit is contained in:
2
src/ac/pirate
Executable file
2
src/ac/pirate
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
./komodo-cli -ac_name=PIRATE $1 $2 $3 $4 $5 $6
|
||||
@@ -145,8 +145,8 @@
|
||||
"142.93.136.89",
|
||||
"195.201.22.89"
|
||||
]
|
||||
}
|
||||
{
|
||||
},
|
||||
{
|
||||
"ac_name": "PIRATE",
|
||||
"ac_supply": "0",
|
||||
"ac_reward": "25600000000",
|
||||
|
||||
@@ -40,3 +40,4 @@ echo $pubkey
|
||||
./komodod -pubkey=$pubkey -ac_name=SEC -ac_cc=333 -ac_supply=1000000000 -addnode=185.148.145.43 &
|
||||
./komodod -pubkey=$pubkey -ac_name=CCL -ac_supply=200000000 -ac_end=1 -ac_cc=2 -addressindex=1 -spentindex=1 -addnode=142.93.136.89 -addnode=195.201.22.89 &
|
||||
./komodod -pubkey=$pubkey -ac_name=PIRATE -ac_supply=0 -ac_reward=25600000000 -ac_halving=77777 -ac_private=1 -addnode=136.243.102.225 &
|
||||
|
||||
|
||||
2
src/fiat/pirate
Executable file
2
src/fiat/pirate
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
./komodo-cli -ac_name=PIRATE $1 $2 $3 $4 $5 $6
|
||||
Reference in New Issue
Block a user