Function monero_wallet::io::write_scalar

source ยท
pub fn write_scalar<W>(scalar: &Scalar, w: &mut W) -> Result<(), Error>
where W: Write,
Expand description

Write a scalar.