mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
Better handling of data file responses in the /data/file/frompeer API endpoint.
This commit is contained in:
@@ -64,3 +64,7 @@ TRANSACTION_UNKNOWN = transaction unknown
|
||||
TRANSFORMATION_ERROR = could not transform JSON into transaction
|
||||
|
||||
UNAUTHORIZED = API call unauthorized
|
||||
|
||||
FILE_NOT_FOUND = file not found
|
||||
|
||||
NO_REPLY = peer didn't reply within the allowed time
|
||||
|
Reference in New Issue
Block a user