TransactionMapping.createFromPayload doesn't include signer and signature since it is using the creator factory method.
Instead, it should use the constructor to create transactions which will include signer and signatures (if available)
Affected methods
- generateBytes
- loadFromBinary