adapt to new cadet API
This commit is contained in:
parent
81939cb936
commit
5fc42cc72b
@ -1330,7 +1330,6 @@ cadet_channel_create (struct Group *grp, struct GNUNET_PeerIdentity *peer)
|
||||
|
||||
chn->channel = GNUNET_CADET_channel_create (cadet, chn, &chn->peer,
|
||||
&grp->cadet_port_hash,
|
||||
GNUNET_CADET_OPTION_RELIABLE,
|
||||
cadet_notify_window_change,
|
||||
cadet_notify_disconnect,
|
||||
cadet_handlers);
|
||||
|
Loading…
Reference in New Issue
Block a user