Constructors
constructor
- new FunctionCall(__namedParameters): FunctionCall
Parameters
- __namedParameters: {
args: Uint8Array;
deposit: bigint;
gas: bigint;
methodName: string;
}args: Uint8Array
deposit: bigint
gas: bigint
methodName: string
Properties
methodName
methodName: string