UNPKG

@melonproject/protocol

Version:

Technology Regulated and Operated Investment Funds

7 lines (6 loc) 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const callFactory_1 = require("../../../utils/solidity/callFactory"); const Contracts_1 = require("../../../Contracts"); const getRegistry = callFactory_1.callFactoryWithoutParams('registry', Contracts_1.Contracts.Engine); exports.getRegistry = getRegistry;