Skip to main content

ContractMetadata.(constructor)

Constructs a new instance of the ContractMetadata class

Signature:

constructor(contractWrapper: ContractWrapper<TContract>, schema: TSchema, storage: IStorage);

Parameters

ParameterTypeDescription
contractWrapperContractWrapper<TContract>
schemaTSchema
storageIStorage