mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
send SSU DeliveryStatus
This commit is contained in:
parent
53230a4051
commit
b9031c331d
3 changed files with 13 additions and 4 deletions
|
@ -217,7 +217,7 @@ namespace data
|
|||
// caps
|
||||
WriteString ("caps", properties);
|
||||
properties << '=';
|
||||
WriteString ("BC", properties); // TODO:
|
||||
WriteString ("B", properties); // TODO: should be 'BC' for introducers
|
||||
properties << ';';
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue