Closed C-Otto closed 3 years ago
Describe the bug I only see one out of two transactions for the address. Running the command again fixed the issue.
To Reproduce
BitBook$ get-address-transactions bc1xxx 10:43:37.107 WARN de.cotto.bitbook.backend.request.RequestWorker: BlockchairTransactionProvider experienced feign issue, skipping. 10:43:37.550 WARN de.cotto.bitbook.backend.request.RequestWorker: BlockcypherTransactionProvider experienced feign issue, skipping. 10:43:37.820 WARN de.cotto.bitbook.backend.request.RequestWorker: BtcComTransactionProvider experienced feign issue, skipping. Address: bc1xxx ? Description: Transaction hashes (2): (txhash): -0.123 [ 123€] (block 123, date)
Expected behavior Either the second transaction is shown, or some error message is added to help avoid confusion.
Describe the bug I only see one out of two transactions for the address. Running the command again fixed the issue.
To Reproduce
Expected behavior Either the second transaction is shown, or some error message is added to help avoid confusion.