[*] Fix. Edit arguments function PyArg_ParseTuple.
Compare changes
@@ -11,6 +11,7 @@ void dap_chain_node_cli_delete_py(void){
@@ -38,9 +39,10 @@ PyObject *dap_chain_node_cli_cmd_item_create_py(PyObject *a_self, PyObject *a_ar
Now, while the function is running, the TypeError error does not occur.