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
If a Rosetta implementation prunes historical state, it should populate the optional oldest_block_identifier field with the oldest block available to query. If this is not populated, it is assumed that the genesis_block_identifier is the oldest queryable block.
As we start to use pruned modes or as it will be called soon: REMOVE_SPENT_UTXOS) more and more, we must report oldest_block in /network/status.
The text was updated successfully, but these errors were encountered: