diff --git a/dap_chain_net_srv_stream_session.h b/dap_chain_net_srv_stream_session.h index 3df8c8484f73dfd70819b56a967719441f7cb310..29c506e8ebf04197184a34d2e42f0b2edf74be42 100644 --- a/dap_chain_net_srv_stream_session.h +++ b/dap_chain_net_srv_stream_session.h @@ -55,6 +55,7 @@ typedef struct dap_chain_net_srv_usage{ dap_chain_hash_fast_t tx_cond_hash; char token_ticker[DAP_CHAIN_TICKER_SIZE_MAX]; bool is_active; + bool is_free; UT_hash_handle hh; // } dap_chain_net_srv_usage_t;