Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiOptions

The options object for the client object

property

url The base URL of the Textile node API (default 'http://127.0.0.1')

property

port The port of the Textile node API (default 40600)

property

version The Textile node API version (default 0)

Hierarchy

  • ApiOptions

Index

Properties

Properties

port

port: number

url

url: string

version

version: number