Abstract method to retrieve the signature as a list of bytes.
@override List<int> signatureBytes() { return toBcs(); }