Closed ralexstokes closed 6 months ago
this function exists to help with mutability issues that mandated by the previous HashTreeRoot impl that demanded a mut& to the data to sign over
HashTreeRoot
mut&
now that this requirement has been removed, we can get rid of this function
this function exists to help with mutability issues that mandated by the previous
HashTreeRoot
impl that demanded amut&
to the data to sign overnow that this requirement has been removed, we can get rid of this function