"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.l = void 0; const util_1 = require("@polkadot/util"); exports.l = (0, util_1.logger)('api/util');