pub fn address_sha3_256(
raw: &[u8],
) -> Result<AddressOutcome<73>, AddressFailure>Expand description
As address, but binds the sha3_256 σ-axis (crate::hash). Schema
admission is identical; only the κ-derivation hash differs.
§Errors
As address.