You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With API 8.1.0 and Node 3.0.0.0.0-rc5 (connected to Primary Testnet), if I call the Rosetta /block API, I will get the following error:
Unexpected tx type: \"tenure_change\"\n at getOperationsInternal (/src/rosetta/rosetta-helpers.ts:174:13)\n at /src/rosetta/rosetta-helpers.ts:131:20\n at PgStore.sqlTransaction (/node_modules/@hirosystems/api-toolkit/src/postgres/base-pg-store.ts:58:14)\n at getOperations (/src/rosetta/rosetta-helpers.ts:130:21)
The text was updated successfully, but these errors were encountered:
With API 8.1.0 and Node 3.0.0.0.0-rc5 (connected to Primary Testnet), if I call the Rosetta /block API, I will get the following error:
Unexpected tx type: \"tenure_change\"\n at getOperationsInternal (/src/rosetta/rosetta-helpers.ts:174:13)\n at /src/rosetta/rosetta-helpers.ts:131:20\n at PgStore.sqlTransaction (/node_modules/@hirosystems/api-toolkit/src/postgres/base-pg-store.ts:58:14)\n at getOperations (/src/rosetta/rosetta-helpers.ts:130:21)
The text was updated successfully, but these errors were encountered: