build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 #156
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
|