Refactor: rename UnlockAllNotes -> UnlockAllSproutNotes
This commit is contained in:
@@ -967,7 +967,7 @@ public:
|
||||
bool IsLockedNote(const JSOutPoint& outpt) const;
|
||||
void LockNote(const JSOutPoint& output);
|
||||
void UnlockNote(const JSOutPoint& output);
|
||||
void UnlockAllNotes();
|
||||
void UnlockAllSproutNotes();
|
||||
std::vector<JSOutPoint> ListLockedNotes();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user