Sha256: 28f690e85d3248beb622a50ca56035fc43a62ac5b973654efd90c9de35f07360
Contents?: true
Size: 168 Bytes
Versions: 31
Compression:
Stored size: 168 Bytes
Contents
#!/bin/sh NETWORK=testnet \ WALLET=dev-master-shelley \ NODE=1.24.2 \ NODE_CONFIG_PATH=`pwd`/spec/testnet \ docker-compose -f docker-compose-shelley.yml \ $1 $2 $3 $4
Version data entries
31 entries across 31 versions & 1 rubygems