Commit 2552ea42 authored by vipwzw's avatar vipwzw

auto ci

parent e612ac49
...@@ -6,6 +6,7 @@ package rpc ...@@ -6,6 +6,7 @@ package rpc
import ( import (
"context" "context"
"github.com/33cn/chain33/types" "github.com/33cn/chain33/types"
vt "github.com/33cn/plugin/plugin/dapp/valnode/types" vt "github.com/33cn/plugin/plugin/dapp/valnode/types"
) )
......
...@@ -7,6 +7,7 @@ package types ...@@ -7,6 +7,7 @@ package types
import ( import (
"encoding/hex" "encoding/hex"
"encoding/json" "encoding/json"
"github.com/33cn/chain33/common/address" "github.com/33cn/chain33/common/address"
log "github.com/33cn/chain33/common/log/log15" log "github.com/33cn/chain33/common/log/log15"
......
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