Function avalanche_rs::avm::parser::signed_tx_parser::signed_tx_parser[][src]

pub fn signed_tx_parser(
    _raw_msg: &[u8],
    _context: &mut Context<'_>
) -> Result<SignedTx, Box<dyn Error>>

Will parse a Vector of bytes (u8) and return a SignedTx