You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From this doc issue we need a method that given an Aggregate complete transaction needs to check if this transaction has all cosignatories required and ready to be announced
An Aggregate Complete Transaction has to know if he has all the required cosignatures, up to date, it's developer responsibility to know and check the cosignatures in a manual way. We should create a method in the nem2-sdk that given an ACT, check if it has all the required cosigners automatically.