aboutsummaryrefslogtreecommitdiffstats
path: root/eth/test/tests/03.sh
blob: d7dba737f054ac0cac95444e59da34f75381c9cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash

TIMEOUT=12

cat >> $JSFILE <<EOF
eth.addPeer("localhost:30311");
sleep(10000);
eth.export("$CHAIN_TEST");
EOF

peer 11 12k
sleep 2
test_node $NAME "" -loglevel 5 $JSFILE