segregated witness – Unable to get the signatures right for P2SH-P2WSH nested 2 on 2 multisig script
def BIP_143_raw_transaction(prev_tx_id: str, amount_to_be_sent: int | float, signatureScript: str | None, pubKeyScript: str | None): # Version version = bytes.fromhex("02000000")...











