fix(api): add program_config account to commit_finalize builders#159
fix(api): add program_config account to commit_finalize builders#159ev0r0x wants to merge 2 commits intomagicblock-labs:mainfrom
program_config account to commit_finalize builders#159Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughTwo instruction builder functions in the DLP API are updated to accept an additional ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can approve the review once all CodeRabbit's comments are resolved.Enable the |
Added the
delegated_account_ownerparameter and included the program config PDA in the accounts metadata before the system program, this is a breaking change for builder calls.Summary by CodeRabbit