You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./phrase.go:234:19: xprv.Child undefined (type *hdkeychain.ExtendedKey has no field or method Child)
./phrase.go:249:20: cha.Child undefined (type *hdkeychain.ExtendedKey has no field or method Child)
./phrase.go:234:19: xprv.Child undefined (type *hdkeychain.ExtendedKey has no field or method Child)
./phrase.go:249:20: cha.Child undefined (type *hdkeychain.ExtendedKey has no field or method Child)
when I run go get
I get the above error.