Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "client/client"

Index

Variables

Const MAX_SIGN_STATE_RECURSION

MAX_SIGN_STATE_RECURSION: 5 = 5

Const MISSING_NONCES

MISSING_NONCES: "missing_asset_nonces" = "missing_asset_nonces"

Const previousPrintResults

previousPrintResults: Map<any, string> = new Map<any, string>()

Functions

Const memorizedPrint

  • memorizedPrint(ast: any): string
  • Parameters

    • ast: any

    Returns string

Object literals

Const EnvironmentConfiguration

EnvironmentConfiguration: object

dev1

dev1: object

host

host: string = "app.dev1.nash.io"

dev2

dev2: object

host

host: string = "app.dev2.nash.io"

dev3

dev3: object

host

host: string = "app.dev3.nash.io"

dev4

dev4: object

host

host: string = "app.dev4.nash.io"

local

local: object

host

host: string = "localhost:4000"

production

production: object

host

host: string = "app.nash.io"

sandbox

sandbox: object

host

host: string = "app.sandbox.nash.io"

Generated using TypeDoc