accounts: prevent early drops and zero keys in memory when dropping
Private keys would be locked early if SignLocked was called more than once because the unlockLater was still running. Terminate it properly.
Please register or sign in to comment
good morning!!!!
Private keys would be locked early if SignLocked was called more than once because the unlockLater was still running. Terminate it properly.