- Preparing search index...
- The search index is not available
sotez
Constructors
constructor
- new ContractMethod(client: any, address: string, parameterSchema: ParameterSchema, name: string, args: any[], isMultipleEntrypoint?: boolean, isAnonymous?: boolean): ContractMethod
-
Parameters
-
client: any
-
address: string
-
-
name: string
-
args: any[]
-
isMultipleEntrypoint: boolean = true
-
isAnonymous: boolean = false
Accessors
schema
- get schema(): any
-
Returns any
Description
Utility class to send smart contract operation