Skip to content

Commit

Permalink
Add price for lc_dot & Relocate evm dependencies (#1841)
Browse files Browse the repository at this point in the history
* Add price for lc_dot

* Move dependencies to org

* Fix typo [skip ci]

* Decouple with vault

* rename

Signed-off-by: Cheng JIANG <[email protected]>

Signed-off-by: Cheng JIANG <[email protected]>
Co-authored-by: Cheng JIANG <[email protected]>
  • Loading branch information
yrong and 0x8f701 authored Aug 16, 2022
1 parent 1a2b493 commit 9700aeb
Show file tree
Hide file tree
Showing 16 changed files with 310 additions and 230 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[submodule "resources/specs"]
path = resources/specs
url = https://github.com/parallel-finance/specs
[submodule "scripts/evm"]
path = scripts/evm
url = https://github.com/yrong/evm-script
[submodule "scripts/polkadot-launch"]
path = scripts/polkadot-launch
url = https://github.com/yrong/polkadot-launch
url = https://github.com/parallel-finance/polkadot-launch
[submodule "scripts/evm"]
path = scripts/evm
url = https://github.com/parallel-finance/evm-script
Loading

0 comments on commit 9700aeb

Please sign in to comment.