Skip to content

Commit 0a38592

Browse files
committed
Bump bdk version to 0.24.0
1 parent a347ebf commit 0a38592

File tree

5 files changed

+260
-194
lines changed

5 files changed

+260
-194
lines changed

.github/workflows/cont_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Update toolchain
8989
run: rustup update
9090
- name: Build
91-
run: cargo build --target wasm32-unknown-unknown --no-default-features --features esplora-reqwest,async-interface,compiler
91+
run: cargo build --target wasm32-unknown-unknown --no-default-features --features esplora-reqwest,async-interface,compiler,dev-getrandom-wasm
9292

9393
fmt:
9494
name: Rust fmt

0 commit comments

Comments
 (0)