Options
All
  • Public
  • Public/Protected
  • All
Menu
exports

Hierarchy

  • Settings

Index

Constructors

Properties

Constructors

constructor

  • new Settings(scanFilter: any): Settings
  • Initialize the settings.

    Parameters

    • scanFilter: any

      A resource for searching through blocks on the blockchain network.

    Returns Settings

Properties

registry

registry: any

CIC Registry instance

scanFilter

scanFilter: any

A resource for searching through blocks on the blockchain network.

txHelper

txHelper: any

Transaction Helper instance

w3

w3: W3 = ...

Web3 Object

Generated using TypeDoc