Closed maharifu closed 4 months ago
UpdateValset and SubmitLogicCall messages would fail to attest if:
To fix it, we iterate through the message SignData and remove the last signature until we get a match, or there are no more signatures.
Related Github tickets
Background
UpdateValset and SubmitLogicCall messages would fail to attest if:
To fix it, we iterate through the message SignData and remove the last signature until we get a match, or there are no more signatures.
Testing completed
Breaking changes