mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-27 16:19:59 -07:00
computer: renames
This commit is contained in:
@@ -9,7 +9,7 @@ import { createPriceLine, createPriceLines, line } from "./constants.js";
|
||||
* @returns {PartialContext}
|
||||
*/
|
||||
export function createContext({ colors, brk }) {
|
||||
const constants = brk.tree.computed.constants;
|
||||
const constants = brk.tree.constants;
|
||||
|
||||
return {
|
||||
colors,
|
||||
|
||||
Reference in New Issue
Block a user