Skip to content

Commit

Permalink
move contracts to own folder
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin-iancu committed Oct 8, 2024
1 parent 7418a64 commit d26cd9b
Show file tree
Hide file tree
Showing 112 changed files with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
resolver = "2"

members = [
"client",
"client/meta",
"client-impls/local-host",
"client-impls/local-host/meta",
"client-impls/mock",
"client-impls/mock/meta",
"client-impls/qbft",
"client-impls/qbft/meta",
"channel",
"channel/meta",
"connection",
"connection/meta",
"host",
"host/meta"
"multiversx-side/client",
"multiversx-side/client/meta",
"multiversx-side/client-impls/local-host",
"multiversx-side/client-impls/local-host/meta",
"multiversx-side/client-impls/mock",
"multiversx-side/client-impls/mock/meta",
"multiversx-side/client-impls/qbft",
"multiversx-side/client-impls/qbft/meta",
"multiversx-side/channel",
"multiversx-side/channel/meta",
"multiversx-side/connection",
"multiversx-side/connection/meta",
"multiversx-side/host",
"multiversx-side/host/meta"
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d26cd9b

Please sign in to comment.