Function web30::types::data_deserialize

source ·
pub fn data_deserialize<'de, D>(d: D) -> Result<Vec<u8>, D::Error>
where D: Deserializer<'de>,
Expand description

Deserializes slice of data as “UNFORMATTED DATA” format required by Ethereum JSONRPC API.

See more https://github.com/ethereum/wiki/wiki/JSON-RPC#hex-value-encoding