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
beacon
Remove the beacon field from the certificate which is optional for the client since distribution 2430.
2430
Remove the beacon field from the certificate by following the era_deprecate!("Remove immutable_file_number"); in the code
era_deprecate!("Remove immutable_file_number");
Beacon
The text was updated successfully, but these errors were encountered:
2445
Alenar
Successfully merging a pull request may close this issue.
Why
Remove the
beacon
field from the certificate which is optional for the client since distribution2430
.What
Remove the
beacon
field from the certificate by following theera_deprecate!("Remove immutable_file_number");
in the codeHow
Beacon
field from the certificateThe text was updated successfully, but these errors were encountered: