We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suppose, the receiver queues 60 OTs. Suppose in receive the length of SenderPayload is 30.
receive
SenderPayload
Why is it not an error that the receiver will get only 30 OTs out of the 60 that they intended to receive?
Originally posted by @themighty1 in #186 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Suppose, the receiver queues 60 OTs.
Suppose in
receive
the length ofSenderPayload
is 30.Why is it not an error that the receiver will get only 30 OTs out of the 60 that they intended to receive?
Originally posted by @themighty1 in #186 (comment)
The text was updated successfully, but these errors were encountered: