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

Find the PDA for a Rule Set State account.