Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetSignedDeployEff

Hierarchy

  • GetSignedDeployEff

Index

Methods

Readonly getSignedDeploy

  • getSignedDeploy(node: { httpUrl: string }, account: RevAccount, code: string, phloLimit?: number): Promise<Deploy>
  • Creates signed deploy.

    Parameters

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

    Returns Promise<Deploy>

Generated using TypeDoc