Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VersionResult

An object with the version information for the implementation, the commit and the Repo. js-ipfs instances will also return the version of interface-ipfs-core and ipfs-http-client supported by this node

Hierarchy

  • VersionResult

Index

Properties

commit?: string
golang?: string
interface-ipfs-core?: string
ipfs-core?: string
ipfs-http-client?: string
repo?: string
system?: string
version: string

Generated using TypeDoc