Features-5386 to develop
Compare changes
Files
2- alexey.stratulat authored
Added processing of the typeStr attribute; it returns directly the token's datum type in string form.
@@ -29,6 +29,7 @@
@@ -39,6 +40,7 @@ extern "C" {
@@ -47,11 +49,16 @@ PyObject *wrapping_dap_chain_datum_token_get_type_str(PyObject *self, void *clos
@@ -81,7 +88,7 @@ static PyTypeObject DapChainDatumToken_DapChainDatumTokenObjectType = {