Skip to content

decode finalizing instructions and index them#174

Draft
swaggymarie wants to merge 1 commit into
stagingfrom
feature/instructions
Draft

decode finalizing instructions and index them#174
swaggymarie wants to merge 1 commit into
stagingfrom
feature/instructions

Conversation

@swaggymarie
Copy link
Copy Markdown
Contributor

No description provided.

.execute()
);

const formattedIx: TransactionInstruction = {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I chose to format before inserting into the database, we could also do it when retrieving
We could also export some functions, because the file begins to be pretty huge

});


export enum DisplayName {
Copy link
Copy Markdown
Contributor Author

@swaggymarie swaggymarie Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could add more for later use!


// NOT USED

// export const instructionAccounts = pgTable("instruction_accounts", {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm should we delete this entirely then?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes think so, need to check deeper, wondered if you knew

@swaggymarie swaggymarie changed the title add finalize instructions decode finalizing instructions and index them Jun 26, 2024
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