mirror of
https://github.com/ipfs/kubo.git
synced 2025-10-18 20:24:30 +08:00
rename wantlist to bitswap, add stat command
This commit is contained in:
@ -98,7 +98,7 @@ var rootSubcommands = map[string]*cmds.Command{
|
||||
"swarm": SwarmCmd,
|
||||
"update": UpdateCmd,
|
||||
"version": VersionCmd,
|
||||
"wantlist": WantlistCmd,
|
||||
"bitswap": BitswapCmd,
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user