Interface GetSignedDeployEff
Methods
Readonly getSignedDeploy
- getSignedDeploy(node: { httpUrl: string }, account: RevAccount, code: string, phloLimit?: number): Promise<Deploy>
Parameters
node: { httpUrl: string }
code: string
Optional phloLimit: number
Returns Promise<Deploy>
Creates signed deploy.