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

Update custom account examples to use the SDK interface #303

Merged
merged 6 commits into from
Apr 9, 2024

Conversation

leighmcculloch
Copy link
Member

What

Update custom account examples to use the SDK interface.

Why

The interface is there to help make sure that implementations match the interface that the Soroban Env expects. The examples should encourage use of them, even though they aren't required.

@leighmcculloch leighmcculloch marked this pull request as ready for review April 5, 2024 05:31
@leighmcculloch leighmcculloch enabled auto-merge (squash) April 5, 2024 05:31
account/src/lib.rs Outdated Show resolved Hide resolved
@leighmcculloch leighmcculloch merged commit ce50111 into main Apr 9, 2024
110 checks passed
@leighmcculloch leighmcculloch deleted the use-custom-account-interface branch April 9, 2024 23:05
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