pub fn set_committee(key: Address<N>, value: CommitteeState<N>) -> Result<()>Expand description
Setter for a mapping in the interpreter.
pub fn set_committee(key: Address<N>, value: CommitteeState<N>) -> Result<()>Setter for a mapping in the interpreter.