You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
██████╗ ██╗████████╗██╗ ██╗██╗███████╗██╗ ██████╗ ███╗ ██╗
██╔══██╗██║╚══██╔══╝██║ ██║██║██╔════╝██║██╔═══██╗████╗ ██║
██████╔╝██║ ██║ ██║ ██║██║███████╗██║██║ ██║██╔██╗ ██║
██╔══██╗██║ ██║ ╚██╗ ██╔╝██║╚════██║██║██║ ██║██║╚██╗██║
██████╔╝██║ ██║ ╚████╔╝ ██║███████║██║╚██████╔╝██║ ╚████║
╚═════╝ ╚═╝ ╚═╝ ╚═══╝ ╚═╝╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═══╝
Real-time charting and algorithmic trading for Bitstamp.
Fetching price data from Bitstamp...
Fetching blockchain network data...
Fetching Bitcoin-related headlines...
Fetching transaction history from Bitstamp...
Error on alacritty.plab_norm:
"%t;7%;%?%p4%t;5%;%?%p7%t;8%;m"
var v,
stack = [],
out = [];
) {out.push(";
7")};
if ((stack.push(v = params[3]),
v)) {out.push(";
5")};
if ((stack.push(v = params[6]),
v)) {out.push(";
8")}out.push("m");
return out.join("");
TypeError: Cannot read properties of null (reading 'data')
at refreshInterface (/usr/lib/node_modules/bitvision/index.js:557:36)
at /usr/lib/node_modules/bitvision/index.js:724:5
at /usr/lib/node_modules/bitvision/index.js:679:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
Error on alacritty.plab_norm:
"%t;7%;%?%p4%t;5%;%?%p7%t;8%;m"
var v,
stack = [],
out = [];
) {out.push(";
7")};
if ((stack.push(v = params[3]),
v)) {out.push(";
5")};
if ((stack.push(v = params[6]),
v)) {out.push(";
8")}out.push("m");
return out.join("");
TypeError: Cannot read properties of null (reading 'data')
at refreshInterface (/usr/lib/node_modules/bitvision/index.js:557:36)
at /usr/lib/node_modules/bitvision/index.js:724:5
at /usr/lib/node_modules/bitvision/index.js:679:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered: