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 Account service #337

Merged
merged 6 commits into from
May 27, 2024
Merged

v2alpha1: Add Account service #337

merged 6 commits into from
May 27, 2024

Conversation

kacpersaw
Copy link
Contributor

No description provided.

@kacpersaw kacpersaw marked this pull request as ready for review May 24, 2024 13:53
@kacpersaw kacpersaw merged commit f5cb15b into master May 27, 2024
1 check passed
@kacpersaw kacpersaw deleted the v2alpha1-account-service branch May 27, 2024 10:09
spacemesh-bors bot pushed a commit to spacemeshos/go-spacemesh that referenced this pull request May 28, 2024
```
service AccountService {
  rpc List(AccountRequest) returns (AccountList);
}
```

spacemeshos/api#337
spacemesh-bors bot pushed a commit to spacemeshos/go-spacemesh that referenced this pull request May 28, 2024
```
service AccountService {
  rpc List(AccountRequest) returns (AccountList);
}
```

spacemeshos/api#337
spacemesh-bors bot pushed a commit to spacemeshos/go-spacemesh that referenced this pull request May 29, 2024
```
service AccountService {
  rpc List(AccountRequest) returns (AccountList);
}
```

spacemeshos/api#337
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