Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEARAction No longer has Transaction Record #21

Open
1 task done
jamesbayly opened this issue Mar 11, 2023 · 0 comments
Open
1 task done

NEARAction No longer has Transaction Record #21

jamesbayly opened this issue Mar 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jamesbayly
Copy link
Contributor

Prerequisites

  • Are you running the latest version(s)?

Description

THe NearAction from "@subql/types-near" no longer has access to action.transaction (transaction is null/undefined)

Steps to Reproduce

  1. Pull the near starter project
  2. Run the project
near-subql-starter-subquery-node-1   | 2023-03-10T23:58:02.457Z <sandbox> INFO Handling action at 80980003 
near-subql-starter-subquery-node-1   | 2023-03-10T23:58:02.470Z <BlockDispatcherService> ERROR failed to index block at height 80980004 handleAction(TypeError: Cannot read properties of undefined (reading 'block_height')
@jamesbayly jamesbayly added the bug Something isn't working label Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants