Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc.
This commit is contained in:
0
src/fiat/bntn
Normal file → Executable file
0
src/fiat/bntn
Normal file → Executable file
2
src/fiat/chain
Executable file
2
src/fiat/chain
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
./komodo-cli -ac_name=CHAIN $1 $2 $3 $4 $5 $6
|
||||
2
src/fiat/prlpay
Executable file
2
src/fiat/prlpay
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
./komodo-cli -ac_name=PRLPAY $1 $2 $3 $4 $5 $6
|
||||
@@ -1,2 +1,2 @@
|
||||
./komodo-cli -ac_name=VERUSTEST -ac_algo=verushash -ac_supply=0 -ac_eras=3 -ac_reward=0,38400000000,2400000000 -ac_halving=2,5,1440 -ac_decay=100000000,0,0 -ac_end=14,44,0 -ac_timelockgte=19200000000 -ac_timeunlockfrom=720 -ac_timeunlockto=1440 -addnode=65.49.54.162 "$@"
|
||||
|
||||
#!/bin/bash
|
||||
./komodo-cli -ac_name=VERUSTEST "$@"
|
||||
|
||||
Reference in New Issue
Block a user