Commit 503418ec authored by vipwzw's avatar vipwzw

auto ci

parent a3020b55
......@@ -4,6 +4,10 @@ import (
"context"
"crypto/ecdsa"
"fmt"
"math/big"
"strings"
"testing"
chain33Types "github.com/33cn/chain33/types"
"github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/ethcontract/generated"
"github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/ethinterface"
......@@ -20,9 +24,6 @@ import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/stretchr/testify/suite"
"math/big"
"strings"
"testing"
)
var (
......
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