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

feat: Add remote flag to UiAccount struct #4

Merged
merged 2 commits into from
Jun 15, 2024
Merged

Conversation

yusufyian
Copy link
Contributor

Problem
A remote attribute is needed to distinguish whether the Account and its data are synchronized remotely from L1 (true) or if they are local L2 accounts (false). This is an extension of the original UIAccount structure in Solana for Grid.

Summary of Changes
Add "remote" attribute to the UIAccount struct.

@yusufyian yusufyian added this to the 3rd milistone milestone Jun 15, 2024
loader remote(Base Layer) accounts to Grid(Layer2)
@johnnymail johnnymail merged commit 841811c into dev Jun 15, 2024
1 check passed
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