Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractMethod

Hierarchy

Index

Constructors

constructor

Properties

account

account: Account

client

client: IRpcMethod

Optional signer

signer: SignerPlugin

Methods

baseEnvelop

  • baseEnvelop(gasLimit?: undefined | string, gasPrice?: undefined | string): Promise<Envelop>
  • Parameters

    • Optional gasLimit: undefined | string
    • Optional gasPrice: undefined | string

    Returns Promise<Envelop>

sendAction

  • sendAction(envelop: Envelop): Promise<string>

signAction

Generated using TypeDoc