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
When a zone is too big to fit into one message, a zone has to publish its content with shards and assertions.
Currently there is no check in the publisher that makes sure that a zone is not too large. The functionality to send shards instead of one zone is also missing.
Note that assertions within shards are currently not signed.
The text was updated successfully, but these errors were encountered:
When a zone is too big to fit into one message, a zone has to publish its content with shards and assertions.
Currently there is no check in the publisher that makes sure that a zone is not too large. The functionality to send shards instead of one zone is also missing.
Note that assertions within shards are currently not signed.
The text was updated successfully, but these errors were encountered: