Skip to content

Commit

Permalink
auto ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vipwzw committed Feb 25, 2022
1 parent b130b6a commit 9107d8a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/33cn/plugin/plugin/dapp/cross2eth/ebrelayer/utils"
"math/big"
"os"
"strings"

"github.com/33cn/plugin/plugin/dapp/cross2eth/ebrelayer/utils"

erc20 "github.com/33cn/plugin/plugin/dapp/cross2eth/contracts/erc20/generated"
gnosis "github.com/33cn/plugin/plugin/dapp/cross2eth/contracts/gnosis/generated"
ebTypes "github.com/33cn/plugin/plugin/dapp/cross2eth/ebrelayer/types"
Expand Down

0 comments on commit 9107d8a

Please sign in to comment.