API Docs for: 1.0.1
Show:

Snapshot Class

Snapshot Info

Constructor

Snapshot

()

Item Index

Methods

Properties

Methods

delete

(
  • contract
  • ts
  • callback
)
async

Delete snaphot by specific contract

Parameters:

  • contract Integer

    Contract ID

  • ts String

    Timestamp

  • callback String

    Callback function

get

(
  • contract
  • ts
  • callback
)
async

Get snaphot info by specific contract

Parameters:

  • contract Integer

    Contract ID

  • ts String

    Timestamp

  • callback String

    Callback function

update

(
  • contract
  • ts
  • params
  • callback
)
async

Update snapshot by specific contract

Parameters:

  • contract Integer

    Contract ID

  • ts String

    Timestamp

  • params Hash

    Parameters

  • callback String

    Callback function

Properties

entryPoint

String final static

Default: api