Bitcoin script – Sending Bitcoin: Expected property “signature” of type Buffer, got Uint8ArrayBy adminDecember 26, 2024I am trying to send the bitcoin with my private key using the script and the bitcoinjs-lib. I am constantly…