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
An Executor, or Block Streamer, will store the version it is currently running. This will be compared with the latest version in the Registry contract, and when it differs, appropriate commands will be issued.
To enable the above, we should add the created_at_block_height and updated_at_block_height fields to the Registry contract entries.
The text was updated successfully, but these errors were encountered:
An Executor, or Block Streamer, will store the version it is currently running. This will be compared with the latest version in the Registry contract, and when it differs, appropriate commands will be issued.
To enable the above, we should add the
created_at_block_height
andupdated_at_block_height
fields to the Registry contract entries.The text was updated successfully, but these errors were encountered: