Skip to content
New issue

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

Add PoST Service API #268

Merged
merged 13 commits into from
Oct 18, 2023
523 changes: 336 additions & 187 deletions release/go/spacemesh/v1/admin_types.pb.go

Large diffs are not rendered by default.

86 changes: 86 additions & 0 deletions release/go/spacemesh/v1/post.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

162 changes: 162 additions & 0 deletions release/go/spacemesh/v1/post.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

141 changes: 141 additions & 0 deletions release/go/spacemesh/v1/post_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading