cardano-docker/scripts/functions/get_protocol

6 lines
153 B
Plaintext
Raw Normal View History

2021-02-13 15:19:38 +00:00
#!/bin/bash
# Init vars
source /scripts/init_node_vars
cardano-cli query protocol-parameters ${NETWORK_ARGUMENT} --allegra-era --out-file protocol.json