Blank contract.

This commit is contained in:
ravinsp
2022-08-21 15:47:49 +05:30
parent e282484c60
commit 7e2ec90542
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"contract": {
"bin_path": "/usr/bin/node",
"bin_args": "index.js"
}
}