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

SolochainDefaultConfig: Use correct AccountData #5941

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Oct 6, 2024

AccountData should be set to () and not to AccountInfo.

Closes: #5922

`AccountData` should be set to `()` and not to `AccountInfo`.
@bkchr bkchr added the R0-silent Changes should not be mentioned in any release notes label Oct 6, 2024
@bkchr bkchr requested a review from a team as a code owner October 6, 2024 21:09
@bkchr bkchr requested a review from kianenigma October 6, 2024 21:09
@bkchr bkchr requested a review from ggwpez October 7, 2024 11:28
@bkchr bkchr enabled auto-merge October 7, 2024 21:19
@bkchr bkchr added this pull request to the merge queue Oct 8, 2024
Merged via the queue into master with commit 97a6ea5 Oct 8, 2024
204 of 207 checks passed
@bkchr bkchr deleted the bkchr-fix-account-data-solochain branch October 8, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SolochainDefaultConfig uses incorrect AccountData
5 participants