remove console
This commit is contained in:
parent
2e413133c2
commit
70fcf8e0d4
@ -59,8 +59,6 @@ export class CosmosRestClient extends BaseRestClient<RequestRegistry> {
|
||||
req = findApiProfileBySDKVersion(chain.versions?.cosmosSdk)
|
||||
}
|
||||
}
|
||||
console.log("====================")
|
||||
console.log(req, chain)
|
||||
return new CosmosRestClient(endpoint, req || DEFAULT)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user