New Hush Smart Chains: ZEX, KUSH and KOOLAID
This commit is contained in:
3
src/fiat/koolaid
Executable file
3
src/fiat/koolaid
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
# Copyright (c) 2018-2020 The Hush developers
|
||||
./hush-smart-chain -ac_name=KOOLAID $@
|
||||
3
src/fiat/kush
Executable file
3
src/fiat/kush
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
# Copyright (c) 2018-2020 The Hush developers
|
||||
./hush-smart-chain -ac_name=KUSH $@
|
||||
3
src/fiat/zex
Executable file
3
src/fiat/zex
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
# Copyright (c) 2018-2020 The Hush developers
|
||||
./hush-smart-chain -ac_name=ZEX $@
|
||||
Reference in New Issue
Block a user