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

Fix name of the Stellar Asset admin client #1073

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

leighmcculloch
Copy link
Member

What

Rename token::AdminClient to token::StellarAssetAdminClient.

Why

The token::StellarAssetAdminInterface provides a client, but it was accidentally named AdminClient. When I added the client, multiple PRs were being merged at the same time and one PR changed the interface name, and the other introduced the client with the old name.

@leighmcculloch leighmcculloch marked this pull request as ready for review August 25, 2023 23:33
@leighmcculloch leighmcculloch added this pull request to the merge queue Aug 30, 2023
Merged via the queue into main with commit 63cc30d Aug 30, 2023
@leighmcculloch leighmcculloch deleted the archiplasmic-spermatically branch August 30, 2023 00:47
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