This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree 1 file changed +3
-1
lines changed 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -347,7 +347,9 @@ A complete API definition is in the works. Meanwhile, you can learn how to you u
347
347
348
348
- [ stats] ( https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/STATS.md )
349
349
- [ ` ipfs.stats.bitswap([callback]) ` ] ( https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/STATS.md#bitswap )
350
- - [ ` ipfs.stats.bw([options, callback]) ` ] ( https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/STATS.md#bw ) (not implemented, yet!)
350
+ - [ ` ipfs.stats.bw([options, callback]) ` ] ( https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/STATS.md#bw )
351
+ - [ ` ipfs.stats.bwPullStream([options]) -> Pull Stream ` ] ( https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/STATS.md#bwpullstream )
352
+ - [ ` ipfs.stats.bwReadableStream([options]) -> Readable Stream ` ] ( https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/STATS.md#bwreadablestream )
351
353
- [ ` ipfs.stats.repo([options, callback]) ` ] ( https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/STATS.md#repo )
352
354
353
355
- [ config] ( https://github.com/ipfs/interface-ipfs-core/tree/master/SPEC/CONFIG.md )
You can’t perform that action at this time.
0 commit comments