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