Skip to content

codama interface: split ConfigureAccount and ConfigureAccountWithRegistry#1200

Open
catmcgee wants to merge 1 commit into
solana-program:mainfrom
catmcgee:catmcgee/conf-configure-with-registry
Open

codama interface: split ConfigureAccount and ConfigureAccountWithRegistry#1200
catmcgee wants to merge 1 commit into
solana-program:mainfrom
catmcgee:catmcgee/conf-configure-with-registry

Conversation

@catmcgee
Copy link
Copy Markdown

The IDL modeled only ConfigureAccount but included a stray record account slot. Onchain ConfigureAccount takes 4 accounts and ConfigureAccountWithRegistry is a separate variant with 5 accounts. This removes the stray slot and adds the missing instruction

@catmcgee catmcgee changed the title interface: split ConfigureAccount and ConfigureAccountWithRegistry codama interface: split ConfigureAccount and ConfigureAccountWithRegistry May 29, 2026
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.

1 participant