Hi forum
I have the following issue working with OSS Web.
Create transaction from template returns signing order for signers 0/1 (2 signers) when signing order is disabled in the template. This ocurrs in some calls and not in others and the order returned for the signers is not always the same
so we have the following responses
signerA index unset signerB unset (correct)
signerA 0 signer B 1 (wrong)
signerA 1 signer B 0 (also wrong)
Any information will be of great help.