Skip to content

Commit

Permalink
wip on moving out invoice library
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Dec 2, 2023
1 parent 333057a commit 88ef5cb
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 961 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[workspace]
members = [
"invoice",
"cli",
"fs",
"."
]
default-members = [
"invoice",
"cli",
"fs",
"."
Expand Down Expand Up @@ -71,7 +69,6 @@ bp-esplora = { workspace = true, optional = true }
descriptors = { workspace = true }
psbt = { workspace = true }
rgb-std = { workspace = true }
rgb-invoice = { version = "0.11.0-alpha.1", path = "./invoice" }
rgb-persist-fs = { version = "0.11.0-alpha", path = "fs" }
indexmap = { workspace = true }
chrono = { workspace = true }
Expand Down
30 changes: 0 additions & 30 deletions invoice/Cargo.toml

This file was deleted.

170 changes: 0 additions & 170 deletions invoice/src/builder.rs

This file was deleted.

70 changes: 0 additions & 70 deletions invoice/src/invoice.rs

This file was deleted.

34 changes: 0 additions & 34 deletions invoice/src/lib.rs

This file was deleted.

Loading

0 comments on commit 88ef5cb

Please sign in to comment.