op_alloy_protocol

Function read_tx_data

Source
pub fn read_tx_data(r: &mut &[u8]) -> Result<(Vec<u8>, TxType), SpanBatchError>
Expand description

Reads transaction data from a reader.