getWithinBlock Method

Return a single value indexed within a block. Indices are unchecked.

getWithinBlock(blockIndex: number, indexWithinBlock: number): number

Parameter Type Description
blockIndex number index of block to read
indexWithinBlock number  

Returns - number

Defined in

Last Updated: 15 March, 2024