Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Fix transaction fetching on block view #179

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Fix transaction fetching on block view #179

merged 1 commit into from
Sep 19, 2023

Conversation

igamigo
Copy link
Collaborator

@igamigo igamigo commented Sep 19, 2023

Closes #156
When fetching blocks for the first time, it was not cast to a %StarknetExplorer.Transaction which caused the pattern matching to fail

@juanbono juanbono merged commit ef36145 into main Sep 19, 2023
@juanbono juanbono deleted the fix-tx-fetching branch September 19, 2023 21:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transactions per block are not being fetched
2 participants