pub fn decode_start_block_data(
data: &[u8],
) -> Result<StartBlockData, InternalTxDecodeError>Expand description
Decode startBlock data from raw internal tx bytes.
pub fn decode_start_block_data(
data: &[u8],
) -> Result<StartBlockData, InternalTxDecodeError>Decode startBlock data from raw internal tx bytes.