From 4ff3f71cb8645a3a3f1b089d67923a07e5d9614c Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Thu, 3 Nov 2022 11:32:32 -0400 Subject: [PATCH] Bump bdk-ffi submodule to v0.10.0 (bdk version 0.23.0) --- README.md | 2 +- bdk-ffi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3a858f..c89f245 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ python -m unittest --verbose tests/test_bdk.py ## Build the package ```shell -# Install dependecies +# Install dependencies pip install --requirement requirements.txt # Generate the bindings first diff --git a/bdk-ffi b/bdk-ffi index 485f4f7..e6cf423 160000 --- a/bdk-ffi +++ b/bdk-ffi @@ -1 +1 @@ -Subproject commit 485f4f72ce4d625e988effa67701adab0039aa64 +Subproject commit e6cf4237218be9c6143936e7d0056e5270d4c227