Skip to content

Features 2564 - Fixes.

alexey.stratulat requested to merge features-2564 into master

I have made the following changes:

  1. Added include guards
  2. Improved work with wrapper on dap_chain_type. Now return and object containing a wrapper over dap_chain_type_t and not a number.

Merge request reports