Skip to content

v2alpha1: Add PostService - #6207

Closed
kacpersaw wants to merge 1 commit into
developfrom
v2alpha1-post-service
Closed

v2alpha1: Add PostService#6207
kacpersaw wants to merge 1 commit into
developfrom
v2alpha1-post-service

Conversation

@kacpersaw

Copy link
Copy Markdown
Contributor

PostConfig is missing in v2alpha1. This PR introduces new service which returns post config.

message PostConfigResponse {
  uint32 bits_per_label = 1;
  uint64 labels_per_unit = 2;
  uint32 min_num_units = 3;
  uint32 max_num_units = 4;
  uint32 k1 = 5;
  uint32 k2 = 6;
}

Draft until spacemeshos/api#364 is merged

@poszu poszu closed this Feb 6, 2025
@fasmat
fasmat deleted the v2alpha1-post-service branch February 28, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants