Creates or updates a RuleSet stored in a program-derived account.
A RuleSet is a named, versioned collection of authorization rules
owned by its creator. Each call appends a new revision to the PDA;
existing revisions are preserved so previously-signed operations
remain reproducible. Pass a serialized RuleSet built with the
auth-rules Rust/JS SDK.
Creates or updates a RuleSet stored in a program-derived account.
A RuleSet is a named, versioned collection of authorization rules owned by its creator. Each call appends a new revision to the PDA; existing revisions are preserved so previously-signed operations remain reproducible. Pass a serialized RuleSet built with the auth-rules Rust/JS SDK.