Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DevelRpc

Hierarchy

  • DevelRpc

Index

Methods

startSealing

  • startSealing(): Promise<null>
  • Starts and Enable sealing parcels.

    Returns Promise<null>

    null

stopSealing

  • stopSealing(): Promise<null>
  • Stops and Disable sealing parcels.

    Returns Promise<null>

    null

Generated using TypeDoc