Show diagnostic information on the bitswap agent. Note: bitswap.stat and stats.bitswap can be used interchangeably.
bitswap.stat
stats.bitswap
const stats = await ipfs.bitswap.stat()console.log(stats)
Return stats about the repo
Return bandwith usage stats
Generated using TypeDoc
Show diagnostic information on the bitswap agent. Note:
bitswap.stat
andstats.bitswap
can be used interchangeably.