client/asset: Add confirm tx. #1372
Annotations
12 errors and 2 warnings
Go CI (1.23):
client/core/trade.go#L3047
unknown field Redemption in struct literal of type "decred.org/dcrdex/client/asset".ConfirmTx
|
Go CI (1.23):
client/asset/eth/eth_test.go#L4712
wi.ConfirmRedemption undefined (type asset.Wallet has no field or method ConfirmRedemption)
|
Go CI (1.23):
client/asset/zec/zec_test.go#L1424
w.ConfirmRedemption undefined (type *zecWallet has no field or method ConfirmRedemption)
|
Go CI (1.23):
client/asset/zec/zec_test.go#L1434
w.ConfirmRedemption undefined (type *zecWallet has no field or method ConfirmRedemption)
|
Go CI (1.23):
client/asset/zec/zec_test.go#L1441
w.ConfirmRedemption undefined (type *zecWallet has no field or method ConfirmRedemption)
|
Go CI (1.23)
Process completed with exit code 1.
|
Go CI (1.22):
client/core/trade.go#L3047
unknown field Redemption in struct literal of type "decred.org/dcrdex/client/asset".ConfirmTx
|
Go CI (1.22):
client/asset/eth/eth_test.go#L4712
wi.ConfirmRedemption undefined (type asset.Wallet has no field or method ConfirmRedemption)
|
Go CI (1.22):
client/asset/zec/zec_test.go#L1424
w.ConfirmRedemption undefined (type *zecWallet has no field or method ConfirmRedemption)
|
Go CI (1.22):
client/asset/zec/zec_test.go#L1434
w.ConfirmRedemption undefined (type *zecWallet has no field or method ConfirmRedemption)
|
Go CI (1.22):
client/asset/zec/zec_test.go#L1441
w.ConfirmRedemption undefined (type *zecWallet has no field or method ConfirmRedemption)
|
Go CI (1.22)
Process completed with exit code 1.
|
Go CI (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum
|
Go CI (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum
|