Equations
- instReprWithdrawal = { reprPrec := reprWithdrawal✝ }
Equations
- instBEqWithdrawal = { beq := beqWithdrawal✝ }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Withdrawal.computeTrieRoot ws = match Array.mapM Withdrawal.toBlobs ((Array.range ws.size).zip ws) with | none => none | some ws => (ByteArray.ofBlob (blobComputeTrieRoot ws)).toOption
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.