@@ -7,7 +7,7 @@ const PORT = process.env.PORT || 3051;
constRPC_URL='http://127.0.0.1:19112';
constRPC_USER='trianglesrpc';
constRPC_PASS='rpc$(openssl rand -hex 16)';
constRPC_PASS='xK7mNp4QvR8sWjY2bTdL9eAf';
// Cache for expensive RPC calls
constcache={};
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.