In [`CoinJoin::add_input()`](https://github.com/pythcoiner/joinstr/blob/b1e1cc28baab763f08951ed452c382d10ce28b80/src/coinjoin/mod.rs#L204) i do not verify the signature before adding an input to the coinjoin, we must verify it.