Skip to content

Commit

Permalink
chore: update data
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Dec 23, 2024
1 parent eec5e16 commit f6db67e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

7 changes: 0 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,7 @@ wasm-bindgen-test = "0.3"
default = ["std"]
all = [
"std",
#"esplora_blocking", "electrum_blocking", "mempool_blocking",
"serde", "log", "fs",
#"cli"
]
std = []
fs = [
Expand All @@ -83,11 +81,6 @@ fs = [
"rgb-std/fs",
"bp-wallet/fs",
]
#cli = ["fs", "bp-wallet/cli"]
#esplora_blocking = ["bp-esplora", "bp-esplora/blocking"]
#esplora_blocking-wasm = ["bp-esplora", "bp-esplora/blocking-wasm"]
#electrum_blocking = ["bp-electrum"]
#mempool_blocking = ["esplora_blocking"]
serde = [
"dep:serde", "serde_yaml",
"bp-std/serde", "rgb-std/serde"
Expand Down
2 changes: 1 addition & 1 deletion examples/data/bcor/alice/data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ name = ""

[lastUsed]
0 = 2
1 = 55
1 = 57

[layer2]
Binary file modified examples/transfer.psbt
Binary file not shown.
Binary file modified examples/transfer.rgb
Binary file not shown.

0 comments on commit f6db67e

Please sign in to comment.