Skip to main content

compute_withdrawals_root

Function compute_withdrawals_root 

Source
pub fn compute_withdrawals_root(
    withdrawals: &[Withdrawal],
    crypto: &dyn Crypto,
) -> H256