Commit b7cdd61a authored by vipwzw's avatar vipwzw

auto ci

parent c22f4b85
...@@ -4,11 +4,12 @@ import ( ...@@ -4,11 +4,12 @@ import (
"context" "context"
"encoding/json" "encoding/json"
"fmt" "fmt"
ebTypes "github.com/33cn/plugin/plugin/dapp/cross2eth/ebrelayer/types"
"math/big" "math/big"
"strconv" "strconv"
"strings" "strings"
ebTypes "github.com/33cn/plugin/plugin/dapp/cross2eth/ebrelayer/types"
"github.com/33cn/plugin/plugin/dapp/cross2eth/contracts/contracts4eth/generated" "github.com/33cn/plugin/plugin/dapp/cross2eth/contracts/contracts4eth/generated"
gnosis "github.com/33cn/plugin/plugin/dapp/cross2eth/contracts/gnosis/generated" gnosis "github.com/33cn/plugin/plugin/dapp/cross2eth/contracts/gnosis/generated"
"github.com/ethereum/go-ethereum" "github.com/ethereum/go-ethereum"
......
...@@ -780,7 +780,7 @@ function StartDockerRelayerDeploy() { ...@@ -780,7 +780,7 @@ function StartDockerRelayerDeploy() {
initMultisignChain33Addr initMultisignChain33Addr
Chain33Cli=${Para8901Cli} Chain33Cli=${Para8901Cli}
offline_setupChain33Multisign offline_setupChain33Multisign
# offline_setupEthMultisign # offline_setupEthMultisign
Chain33Cli=${MainCli} Chain33Cli=${MainCli}
transferChain33MultisignFee transferChain33MultisignFee
Chain33Cli=${Para8901Cli} Chain33Cli=${Para8901Cli}
......
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