getContractFromAbi

function getContractFromAbi(
): Promise<SmartContractType>;

Parameters

Type

Returns

let returnType: Promise<SmartContractType>;