mirror of
https://github.com/ipfs/kubo.git
synced 2025-10-17 03:35:02 +08:00
p2p: split forward into 2 commands
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
This commit is contained in:
@ -163,6 +163,7 @@ func TestCommands(t *testing.T) {
|
||||
"/p2p",
|
||||
"/p2p/close",
|
||||
"/p2p/forward",
|
||||
"/p2p/listen",
|
||||
"/p2p/ls",
|
||||
"/p2p/stream",
|
||||
"/p2p/stream/close",
|
||||
|
Reference in New Issue
Block a user