Class FunctionCallWeight

A function call weight promise action.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

amount: bigint

The amount of NEAR to attach to the call.

args: string

The utf-8 string arguments to be passed to the function.

functionName: string

The name of the function to be called.

gas: bigint

The amount of Gas to attach to the call.

weight: bigint

The weight of unused Gas to use.

Methods

Generated using TypeDoc