Replies: 1 comment
-
Relevant chat from The Graph's Discord server: ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was expecting the
chainId
value to be available in theethereum.Block
type, but it looks like it isn't available:graph-tooling/packages/ts/chain/ethereum.ts
Lines 530 to 548 in 2eb15dd
Why?
In other development environments, e.g. in Solidity, the
block.chainId
field exists.Beta Was this translation helpful? Give feedback.
All reactions