Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
remove exchange-protocol subcrate
Browse files Browse the repository at this point in the history
  • Loading branch information
chunningham committed Apr 5, 2023
1 parent fbe2547 commit bff4ed0
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 2,273 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ bs58 = "0.4"
cached = "0.40"
derive_builder = "0.11"
either = "1.8"
exchange-protocol = { path = "./exchange-protocol" }
futures = { default-features = false, version = "0.3", features = ["alloc", "std"] }
hex = "0.4"
hyper = "0.14" # Prometheus server
Expand Down Expand Up @@ -63,8 +62,7 @@ path = "lib/"
members = [
"lib",
"sdk-wasm",
"sdk",
"exchange-protocol"
"sdk"
]

exclude = [
Expand Down
190 changes: 0 additions & 190 deletions exchange-protocol/CHANGELOG.md

This file was deleted.

33 changes: 0 additions & 33 deletions exchange-protocol/Cargo.toml

This file was deleted.

83 changes: 0 additions & 83 deletions exchange-protocol/src/codec.rs

This file was deleted.

Loading

0 comments on commit bff4ed0

Please sign in to comment.