Removed unnecesary libs

This commit is contained in:
2025-05-13 19:59:05 +02:00
parent 1ec1154796
commit 54404dead1
4 changed files with 58 additions and 854 deletions

View File

@@ -1,7 +1,5 @@
// test/SargaTrxUsdPrice.test.js
require('dotenv').config()
const TronWeb = require('tronweb')
const HttpProvider = TronWeb.providers.HttpProvider
const API_URL = process.env.TRON_API