Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextileOptions

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

  • TextileOptions

Index

Properties

Properties

Optional port

port: undefined | number

Optional url

url: undefined | string

Optional version

version: undefined | number