|
@@ -73,7 +73,6 @@ async function setWeb3apiRateLimit() {
|
|
const ret = await Moralis.Cloud.run("setWeb3apiRateLimit", params);
|
|
const ret = await Moralis.Cloud.run("setWeb3apiRateLimit", params);
|
|
logger.error('setWeb3apiRateLimit', ret)
|
|
logger.error('setWeb3apiRateLimit', ret)
|
|
}
|
|
}
|
|
-setWeb3apiRateLimit()
|
|
|
|
|
|
|
|
|
|
|
|
function toJson(code_, obj_, errMsg_) {
|
|
function toJson(code_, obj_, errMsg_) {
|