having comment documentation currently messes up the actual types for the variables
/* --- State Immutable NFT ---
bytes6 tokenAmount
bytes bchAmount
*/
the tokenAmount variable could still be assigned as an int in the code but because of the comment the hover will say bytes6