Function avalanche_rs::pvm::parser::create_subnet_tx::create_subnet_tx_parser[][src]

pub fn create_subnet_tx_parser(
    _raw_msg: &[u8],
    _tx_id: String,
    _context: &mut Context<'_>
) -> Result<Transaction, Box<dyn Error>>