LoRa packets gets 2 extra bytes?

Which would be? I tried using write as it was suggested but attempting to replace LoRa.print with LoRa.write return me an error.

" invalid conversion from 'char*' to 'const uint8_t* {aka const unsigned char*}"