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
For Issue #743 we created a new response code in the protobuf for the Block Node API.
Here we now wish to make any relevant code changes in the block node persistence service to use that response code.
Use the new enumerated value in PublishStreamResponseCode in the reply to the publisher when persistence failed; replacing the current "bad state proof" placeholder.
The text was updated successfully, but these errors were encountered:
For Issue #743 we created a new response code in the protobuf for the Block Node API.
Here we now wish to make any relevant code changes in the block node persistence service to use that response code.
Use the new enumerated value in
PublishStreamResponseCode
in the reply to the publisher when persistence failed; replacing the current "bad state proof" placeholder.The text was updated successfully, but these errors were encountered: