Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SendDeployEff

Index

Methods

Methods

sendDeploy

  • sendDeploy(node: { httpUrl: string }, account: RevAccount, code: string, phloLimit?: number): Promise<Deploy>
  • Send deploy to RNode.

    Parameters

    • node: { httpUrl: string }
      • httpUrl: string
    • account: RevAccount
    • code: string
    • Optional phloLimit: number

    Returns Promise<Deploy>

Generated using TypeDoc