Appends serialized RuleSet bytes to a buffer PDA.
RuleSets larger than a single transaction can hold are streamed in chunks to a buffer account, then applied in one createOrUpdate call that reads from the buffer.
createOrUpdate
Optional
Appends serialized RuleSet bytes to a buffer PDA.
RuleSets larger than a single transaction can hold are streamed in chunks to a buffer account, then applied in one
createOrUpdatecall that reads from the buffer.