Skip to content

Commit 8279c83

Browse files
Merge pull request #40 from mojtaba-eshghie/dev
#31
2 parents fe14634 + 84b4207 commit 8279c83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

server/monitor/monitorCLI.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ const argv = yargs(hideBin(process.argv))
4444
' EVMType: "...", \n' +
4545
' DCRType: "...", \n' +
4646
' DCRNodeID: "..." \n' +
47-
' } \n' +
47+
' }, \n' +
48+
' "roleSetter":true \n' +
49+
' "roleVariableIdentifier":"owner" \n' +
4850
' } \n' +
4951
'}',
5052
})

0 commit comments

Comments
 (0)