Commit 8f83812d authored by vipwzw's avatar vipwzw

auto ci

parent 7b6d3277
......@@ -7,6 +7,7 @@ import (
"math/big"
"sync"
"time"
"github.com/ethereum/go-ethereum"
"github.com/ethereum/go-ethereum/accounts/abi/bind"
"github.com/ethereum/go-ethereum/common"
......
......@@ -11,11 +11,11 @@ import (
"net/http"
"strings"
"github.com/33cn/chain33/blockchain"
dbm "github.com/33cn/chain33/common/db"
l "github.com/33cn/chain33/common/log/log15"
"github.com/33cn/chain33/rpc/jsonclient"
"github.com/33cn/chain33/types"
"github.com/33cn/chain33/blockchain"
relayerTypes "github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/types"
"github.com/rs/cors"
)
......
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