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

v2alpha1: Add Highest rpc to Activation service #6539

Open
kacpersaw opened this issue Dec 12, 2024 · 0 comments
Open

v2alpha1: Add Highest rpc to Activation service #6539

kacpersaw opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@kacpersaw
Copy link
Contributor

kacpersaw commented Dec 12, 2024

Description

V2 API lacks the Highest ATX method, which is present in V1.

In V1, the Highest method is defined as follows:

message HighestResponse {
    Activation atx = 1;
}

// Highest returns the atx id with the highest tick count.
rpc Highest(google.protobuf.Empty) returns (HighestResponse);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant