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

solana: extract AccountTrie to a new crate #56

Merged
merged 1 commit into from
Oct 25, 2023
Merged

solana: extract AccountTrie to a new crate #56

merged 1 commit into from
Oct 25, 2023

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Oct 25, 2023

To help reuse the AccountTrie type between different programs (most
notably the IBC module and relayer), introduce solana_trie crate and
move it there.

To help reuse the AccountTrie type between different programs (most
notably the IBC module and relayer), introduce solana_trie crate and
move it there.
@mina86 mina86 requested a review from dhruvja October 25, 2023 20:03
@mina86 mina86 enabled auto-merge (rebase) October 25, 2023 20:07
@mina86 mina86 merged commit 20f5a2a into master Oct 25, 2023
@mina86 mina86 deleted the mpn/b branch October 25, 2023 20:15
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