pub fn sides(sides: &SourceSides) -> Result<Pairing<Source>>Expand description
The contract’s sides as the trees the SDK works on. diffr calls this once on the way in, so a plugin is handed the pairing rather than the record.
pub fn sides(sides: &SourceSides) -> Result<Pairing<Source>>The contract’s sides as the trees the SDK works on. diffr calls this once on the way in, so a plugin is handed the pairing rather than the record.