WIP: triangles-api data + scanner updates (committed per Sami request, not yet reviewed)
This commit is contained in:
@@ -7,7 +7,7 @@ const PORT = process.env.PORT || 3051;
|
||||
|
||||
const RPC_URL = 'http://127.0.0.1:19112';
|
||||
const RPC_USER = 'trianglesrpc';
|
||||
const RPC_PASS = 'xK7mNp4QvR8sWjY2bTdL9eAf';
|
||||
const RPC_PASS = '2KVK2FvLZBW9Hxv4a2Uj3dMRDAXdh4ei6S5tdZ3z2Mme';
|
||||
|
||||
// Cache for expensive RPC calls
|
||||
const cache = {};
|
||||
|
||||
Reference in New Issue
Block a user