Closed srg-n closed 4 years ago
cancelAllConfirmations(time, confKey, cancelKey, callback)
Cancel all outstanding confirmations on your account all at once.
This can already be done in userland code and it's not exactly a common function; for the sake of simplicity I'm not sure it's worth adding a dedicated method for this.
cancelAllConfirmations(time, confKey, cancelKey, callback)
Cancel all outstanding confirmations on your account all at once.