Skip to content

Commit

Permalink
Remove exchange-deposit-receiver contract (#161)
Browse files Browse the repository at this point in the history
telezhnaya authored Jul 10, 2021
1 parent a2651c4 commit 685c8ae
Showing 7 changed files with 0 additions and 111 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,6 @@
- [Staking Pool Factory](./staking-pool-factory/)
- [Voting Contract](./voting/)
- [Whitelist Contract](./whitelist/)
- [Exchange Deposit Receiver](./exchange-deposit-receiver)

**Note**: observe the usage of the file `rust-toolchain` in the project root. This file contains toolchain information for nightly, while the `build.sh` scripts in respective contract subdirectories may override this with `cargo +stable`. Refer to the documentation on [the toolchain file and override precedence](https://github.com/rust-lang/rustup#the-toolchain-file). Keep in mind that the build scripts may use `stable` while `cargo test` may use nightly.

5 changes: 0 additions & 5 deletions exchange-deposit-receiver/Cargo.lock

This file was deleted.

17 changes: 0 additions & 17 deletions exchange-deposit-receiver/Cargo.toml

This file was deleted.

69 changes: 0 additions & 69 deletions exchange-deposit-receiver/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions exchange-deposit-receiver/build.sh

This file was deleted.

Binary file not shown.
14 changes: 0 additions & 14 deletions exchange-deposit-receiver/src/lib.rs

This file was deleted.

0 comments on commit 685c8ae

Please sign in to comment.