omni_setautocommit

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 status

Example:

$ omnicore-cli "omni_setautocommit" false