you should see at least this table and you should have nearly 8 outbound lines and many inbound lines :
Loading config from: /witnet.toml
Setting log level to: DEBUG, source: Config
Address | Type
-----------------------+----------
[2020-05-21T13:33:51Z DEBUG witnet_data_structures] Set environment to testnet
[2020-05-21T13:33:51Z INFO witnet::cli::node::json_rpc_client] Connecting to JSON-RPC server at 127.0.0.1:21338
Check the stats of your node(s)
by running :
./nodeStats.sh
you should see :
Loading config from: /witnet.toml
Setting log level to: DEBUG, source: Config
Block mining stats:
- Proposed blocks: 144
- Blocks included in the block chain: 17
Data Request mining stats:
- Times with eligibility to mine a data request: 0
- Proposed commits: 0
- Accepted commits: 0
- Slashed commits: 0
[2020-05-21T13:37:20Z DEBUG witnet_data_structures] Set environment to testnet
[2020-05-21T13:37:20Z INFO witnet::cli::node::json_rpc_client] Connecting to JSON-RPC server at 127.0.0.1:21338