github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/dev/testnet/wtx.sh (about)

     1  #!/usr/bin/env bash
     2  
     3  ./testnet.sh -s -i -n 4 -w
     4  
     5  sleep 3
     6  
     7  fbchaincli status -n tcp://localhost:26657 |grep -v validator_info |grep id
     8  fbchaincli status -n tcp://localhost:26757 |grep -v validator_info |grep id
     9  fbchaincli status -n tcp://localhost:26857 |grep -v validator_info |grep id
    10  fbchaincli status -n tcp://localhost:26957 |grep -v validator_info |grep id
    11  
    12  exit
    13      "id": "0b066ca0790f27a6595560b23bf1a1193f100797",
    14      "id": "3813c7011932b18f27f172f0de2347871d27e852",
    15      "id": "6ea83a21a43c30a280a3139f6f23d737104b6975",
    16      "id": "bab6c32fa95f3a54ecb7d32869e32e85a25d2e08",