Make SDK importable from module root
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"crypto/rand"
|
||||
"encoding/binary"
|
||||
"fmt"
|
||||
"git.yuanzoo.cn/zhangzhengqiang/popi-zxl/third_party/official/gosdk_demo/zxsdk/wallet_sdk/mnemonics/wordlists"
|
||||
"math/big"
|
||||
"strings"
|
||||
"wallet_sdk/mnemonics/wordlists"
|
||||
|
||||
"github.com/tjfoc/gmsm/sm3"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user