Merge commit 'refs/pull/347/head' of github.com:bitcoindevkit/bdk

This commit is contained in:
Alekos Filini
2021-05-26 08:56:38 +02:00
17 changed files with 1174 additions and 1203 deletions

View File

@@ -1514,6 +1514,7 @@ pub(crate) mod test {
use crate::types::KeychainKind;
use super::*;
use crate::testutils;
use crate::wallet::AddressIndex::{LastUnused, New, Peek, Reset};
#[test]