Function reth::core::rpc::types::beacon::withdrawals::beacon_withdrawals::deserialize

pub fn deserialize<'de, D>(
    deserializer: D,
) -> Result<Withdrawal, <D as Deserializer<'de>>::Error>
where D: Deserializer<'de>,
Expand description

Deserialize the payload attributes for the beacon API.