Skip to content

SolochainDefaultConfig: Use correct AccountData#5941

Merged
bkchr merged 3 commits intomasterfrom
bkchr-fix-account-data-solochain
Oct 8, 2024
Merged

SolochainDefaultConfig: Use correct AccountData#5941
bkchr merged 3 commits intomasterfrom
bkchr-fix-account-data-solochain

Conversation

@bkchr
Copy link
Copy Markdown
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-no-crate-publish-required The change does not require any crates to be re-published. 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
@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-no-crate-publish-required The change does not require any crates to be re-published.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

SolochainDefaultConfig uses incorrect AccountData

6 participants