Update docs and tests based on review comments

This commit is contained in:
Steve Myers
2022-10-25 11:20:22 -05:00
parent 60057a7bf7
commit 648282e602
2 changed files with 16 additions and 5 deletions

View File

@@ -210,7 +210,6 @@ where
KeychainKind::External,
)?;
let signers = Arc::new(SignersContainer::build(keymap, &descriptor, &secp));
let (change_descriptor, change_signers) = match change_descriptor {
Some(desc) => {
let (change_descriptor, change_keymap) =