Sets the global flag that determines whether transactions are automatically committed and broadcasted.
Arguments:
| Name | Type | Presence | Description |
|---|---|---|---|
flag |
boolean | required | the flag |
Result:
true|false // (boolean) the updated flag statusExample:
$ omnicore-cli "omni_setautocommit" false