mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Update bip39.go
This commit is contained in:
parent
2e44b1cdcc
commit
f18070f587
@ -3,8 +3,8 @@ package libkaspawallet
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/kaspanet/kaspad/cmd/kaspawallet/libkaspawallet/bip32"
|
||||
"github.com/kaspanet/kaspad/domain/dagconfig"
|
||||
"github.com/fabbez/topiad/cmd/kaspawallet/libkaspawallet/bip32"
|
||||
"github.com/fabbez/topiad/domain/dagconfig"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/tyler-smith/go-bip39"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user