Commit 2aee57c6 authored by heyubin's avatar heyubin

Merge branch 'multisig' of https://github.com/icehawk-hyb/plugin into multisig

parents 4e9e7064 3ae97e50
...@@ -5,9 +5,10 @@ package types ...@@ -5,9 +5,10 @@ package types
import ( import (
fmt "fmt" fmt "fmt"
math "math"
types "github.com/33cn/chain33/types" types "github.com/33cn/chain33/types"
proto "github.com/golang/protobuf/proto" proto "github.com/golang/protobuf/proto"
math "math"
) )
// Reference imports to suppress errors if they are not otherwise used. // Reference imports to suppress errors if they are not otherwise used.
......
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