Function alloy_consensus::transaction::signed_legacy_serde::serialize

source ยท
pub fn serialize<S>(
    signed: &Signed<TxLegacy>,
    serializer: S,
) -> Result<S::Ok, S::Error>
where S: Serializer,
Expand description

Serializes signed transaction with v key for signature parity.