I am trying to create and deploy a custom "jetton" via contract. I have found the TONCLI for the job. I followed a guide while setting it up. "toncli" command works fine. "toncli start jetton_minter" works fine. But when I try "toncli build", I get the error

"""
cannot open source file params.func
#include "params.func";
^
"""

The file is in the folder which is stated by the "project.yaml" file. What am I missing?

Mar 7, 2023, 10:25 PM
Maybe it is problem of directory and func file is .fc
Mar 7, 2023, 11:59 PM
Nope, I have already checked it
Mar 8, 2023, 12:00 AM

© 2024 Draquery.com All rights reserved.