We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the Trust DB is coupled into the Solana plugin.
This should be decoupled into a dedicated package, then imported into the Solana.
This will allow for solid Unit testing along with building wrappers for other chains that might not follow the exact schema that is defined.
The text was updated successfully, but these errors were encountered:
ponderingdemocritus
No branches or pull requests
Currently the Trust DB is coupled into the Solana plugin.
This should be decoupled into a dedicated package, then imported into the Solana.
This will allow for solid Unit testing along with building wrappers for other chains that might not follow the exact schema that is defined.
The text was updated successfully, but these errors were encountered: