Function vipers::validate_derived_address[][src]

pub fn validate_derived_address(
    derived_address: &Pubkey,
    program_id: &Pubkey,
    seeds: &[&[u8]]
) -> bool
Expand description

Validates a derived program address.