feat: tickers, exchanges, tron_usdt

This commit is contained in:
Rafael Taranto 2023-09-07 18:01:18 +01:00
parent a1a27826b8
commit 59a97d08e4
21 changed files with 4916 additions and 449 deletions

View file

@ -51,7 +51,7 @@ const searchPathWrapper = (t, cb) => {
}
const pgp = Pgp({
pgNative: true,
// pgNative: true,
schema: 'ERROR_SCHEMA',
extend (obj, dbContext) {
obj.__taskEx = function (cb, throwOnError = true) {