pub fn find_rule_set_address(
    creator: Pubkey,
    rule_set_name: String
) -> (Pubkey, u8)
Expand description

Find the PDA for a Rule Set account.