build(deps): bump github.com/blinklabs-io/bursa from 0.11.1 to 0.13.0 #145
Annotations
10 errors
|
nilaway
cannot use tx.Fee() (value of type *big.Int) as uint64 value in struct literal
|
|
nilaway:
internal/wallet/wallet.go#L102
multiple-value bursa.GetPaymentKey(bursa.GetAccountKey(rootKey, 0), 0) (value of type (bip32.XPrv, error)) in single-value context
|
|
nilaway:
internal/wallet/wallet.go#L102
multiple-value bursa.GetAccountKey(rootKey, 0) (value of type (bip32.XPrv, error)) in single-value context
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use 0 (untyped int constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use 0 (untyped int constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use 0 (untyped int constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use 0 (untyped int constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use "" (untyped string constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L84
cannot use cfg.Network (variable of type string) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L52
undefined: bursa.NewMnemonic
|