UNPKG

@ixily/activ

Version:

Alpha Capture Trade Idea Verification. Blockchain ownership proven trade ideas and strategies.

15 lines (13 loc) 475 B
// when debugging // import fs from 'fs' // import path from 'path' // export const USE_LIT_ACTION_TEST_CODE_NODES = 1 // export const USE_LIT_ACTION_TEST_CODE = true // export const GET_PRICE_TESTCODE_V2_CODE = fs.readFileSync( // 'litActions' + path.sep + 'toTest' + path.sep + 'bundled.js', // 'utf8', // ) // when not debugging export const USE_LIT_ACTION_TEST_CODE_NODES = 10 export const USE_LIT_ACTION_TEST_CODE = false export const GET_PRICE_TESTCODE_V2_CODE = ``