pub fn feebumper_sign_transaction(
    wallet: &mut Wallet,
    mtx: &mut MutableTransaction
) -> bool
Expand description

| Sign the new transaction, | | ———– | @return | | false if the tx couldn’t be found or if | it was impossible to create the signature(s) |