Skip to content

Added base wrapper for dap_chain_net_srv_t.

alexey.stratulat requested to merge wraaping_dap_chain_net_srv into develop

Added base wrapper for dap_chain_net_srv_t. There is a constructor / destructor and a pair of uid and gracePeriod attributes to read. Added wrapper for dap_chain_net_srv_client. And the fields of this structure are taken out as attributes for reading a class of type ChainNetSrvClient

Merge request reports