mirror of
https://github.com/muun/recovery.git
synced 2025-11-12 14:51:37 -05:00
fix vendor folder
This commit is contained in:
1
vendor/github.com/muun/libwallet/V2.go
generated
vendored
1
vendor/github.com/muun/libwallet/V2.go
generated
vendored
@@ -24,7 +24,6 @@ func CreateAddressV2(userKey, muunKey *HDPublicKey) (MuunAddress, error) {
|
||||
address: address.String(),
|
||||
version: addressV2,
|
||||
derivationPath: userKey.Path,
|
||||
redeemScript: script,
|
||||
}, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user