Commit f5f0a308 authored by vipwzw's avatar vipwzw

auto ci

parent 3a7c3338
...@@ -20,13 +20,14 @@ import ( ...@@ -20,13 +20,14 @@ import (
//_ "github.com/33cn/plugin/plugin/dapp/paracross" //_ "github.com/33cn/plugin/plugin/dapp/paracross"
pp "github.com/33cn/plugin/plugin/dapp/paracross/executor" pp "github.com/33cn/plugin/plugin/dapp/paracross/executor"
//"github.com/33cn/plugin/plugin/dapp/paracross/rpc" //"github.com/33cn/plugin/plugin/dapp/paracross/rpc"
"time"
"github.com/33cn/chain33/queue" "github.com/33cn/chain33/queue"
"github.com/33cn/chain33/store" "github.com/33cn/chain33/store"
_ "github.com/33cn/chain33/system" _ "github.com/33cn/chain33/system"
"github.com/33cn/chain33/types" "github.com/33cn/chain33/types"
typesmocks "github.com/33cn/chain33/types/mocks" typesmocks "github.com/33cn/chain33/types/mocks"
pt "github.com/33cn/plugin/plugin/dapp/paracross/types" pt "github.com/33cn/plugin/plugin/dapp/paracross/types"
"time"
) )
var random *rand.Rand var random *rand.Rand
......
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