Skip to main content
Version: v3.3

internal

The internal_ methods are for development and debugging utilities and must be explicitly included in the --http.api flag if customizing enabled namespaces.

internal_getTxNumInfo

Returns transaction number information for development and debugging purposes. This is part of Erigon's internal APIs and may change without notice.

Parameters

ParameterTypeDescription
txNumQUANTITYInternal transaction number

Example

curl -s --data '{"jsonrpc":"2.0","method":"internal_getTxNumInfo","params":["0x1"],"id":"1"}' -H "Content-Type: application/json" -X POST http://localhost:8545

Returns

TypeDescription
ObjectTransaction number information
blockNumQUANTITY
idxQUANTITY