Commit dc4202e3 authored by liuyuhang's avatar liuyuhang

modify para

parent 2b049337
......@@ -54,7 +54,7 @@ func TestParaNode(t *testing.T) {
testParaQuery(para)
for i := 0; i < 3; i++ {
for i := 0; i < 2; i++ {
tx = util.CreateTxWithExecer(cfg, para.Para.GetGenesisKey(), "user.p.guodun.none")
para.Para.SendTxRPC(tx)
para.Para.WaitHeight(int64(i) + 1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment