deserialize_forester_pda

Function deserialize_forester_pda 

Source
pub fn deserialize_forester_pda(data: &[u8]) -> Result<ForesterPda, Error>
Expand description

Deserializes a ForesterPda from account data. Skips the 8-byte Anchor discriminator automatically.