mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-22 20:26:50 +00:00
Wipe unconfirmed transactions on startup
Fix issues with last reference and unconfirmed transactions.
This commit is contained in:
@@ -47,6 +47,7 @@ BLOCK_NO_EXISTS=block does not exist
|
||||
# Transactions
|
||||
TRANSACTION_NO_EXISTS=transaction does not exist
|
||||
PUBLIC_KEY_NOT_FOUND=public key not found
|
||||
TRANSACTION_INVALID=transaction invalid
|
||||
|
||||
# Names
|
||||
NAME_NO_EXISTS=name does not exist
|
||||
|
Reference in New Issue
Block a user