Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

HashCallImpl

Fully qualified path: openzeppelin_governance::utils::call_impls::HashCallImpl

pub impl HashCallImpl<S, +HashStateTrait<S>, +Drop<S>> of Hash<Call, S, + HashStateTrait<S>>;

Impl functions

update_state

Fully qualified path: openzeppelin_governance::utils::call_impls::HashCallImpl::update_state

fn update_state(mut state: S, value: Call) -> S