Skip to content

Commit

Permalink
Remove virtual staking mock
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitys7 committed Sep 5, 2024
1 parent 6072c90 commit da87f16
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 234 deletions.
13 changes: 0 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ mesh-apis = { path = "./packages/apis" }
mesh-bindings = { path = "./packages/bindings" }
mesh-burn = { path = "./packages/burn" }
mesh-sync = { path = "./packages/sync" }
mesh-virtual-staking-mock = { path = "./packages/virtual-staking-mock" }

mesh-vault = { path = "./contracts/provider/vault" }
mesh-external-staking = { path = "./contracts/provider/external-staking" }
Expand Down
16 changes: 0 additions & 16 deletions packages/virtual-staking-mock/Cargo.toml

This file was deleted.

204 changes: 0 additions & 204 deletions packages/virtual-staking-mock/src/lib.rs

This file was deleted.

0 comments on commit da87f16

Please sign in to comment.