One unique characteristic of NFTs on XEC is that the NFT itself can store unique identifying information linking it to an associated file.
For now, this is only supported in Cashtab and for images.
This feature was added before ecash-lib, which has its own sha256 method, was implemented in Cashtab. Replace external lib with ecash-lib method.