mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-20 03:47:50 +01:00
removed profile image from the explore reult struct
This commit is contained in:
@@ -48,7 +48,6 @@ type BlockRecordFile struct {
|
||||
Size uint64 // Size of the file data
|
||||
NodeID []byte // Node ID, owner of the file
|
||||
Tags []BlockRecordFileTag // Tags provide additional metadata
|
||||
ProfileImage []byte // ProfileImage of the user who uploaded the file
|
||||
Username string // Username of the User who uploaded the file
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user