Function solana_rbpf::verifier::check[][src]

pub fn check(prog: &[u8], config: &Config) -> Result<(), VerifierError>
Expand description

Check the program against the verifier’s rules