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
As requested in #3 and implemented in #4, the API calls that return the blocks and transactions now include the bitcoin finality in a btc_finality field by default.
If we ever want to contribute this back to blockscout/blockscout, querying op-node and adding that field should be optional and controlled by i.e. and environment variable.
The text was updated successfully, but these errors were encountered:
gabmontes
changed the title
Optionally add btc_finality
Feature flag to add btc_finality
Jan 22, 2025
Description
As requested in #3 and implemented in #4, the API calls that return the blocks and transactions now include the bitcoin finality in a
btc_finality
field by default.If we ever want to contribute this back to blockscout/blockscout, querying
op-node
and adding that field should be optional and controlled by i.e. and environment variable.The text was updated successfully, but these errors were encountered: