Skip to content

Commit

Permalink
Merge pull request #22 from oraichain/feat/add-btc-tp-sl
Browse files Browse the repository at this point in the history
add btc tp sl
  • Loading branch information
trung2891 authored Apr 3, 2024
2 parents 137b50f + 67ff609 commit baa6a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tp_sl_lq/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ export async function executeEngine(
const vammList = [
"orai1hgc4tmvuj6zuagyjpjjdrgwzj6ncgclm0n6rn4vwjg3wdxxyq0fs9k3ps9",
"orai1rujsndzwez98c9wg8vfp0fcjfeprddnlud5dweesd3j0qume9nzqvs0ykn",
"orai13ma2kawhdhtec9vg75h35wnvtsvmsse8wpltt28st2zyevgwnceqc806jq",
];

let tpslRes: String[] = [];
Expand Down

0 comments on commit baa6a3e

Please sign in to comment.