You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe summary is a specific attribute in xLog. If there is an app-specific attribute, it should go into the attributes field. Otherwise, the future database may not be able to store it correctly because it is planned to adhere to the spec by only storing specific fields for performance reasons. /cc @DIYgod
https://indexer.crossbell.io/v1/notes?characterId=10
crossbell.js/src/types/metadata/note.ts
Lines 48 to 127 in 3915304
Now we cannot access other properties on
NoteMetadata
likesummary
Or this is a mistake,
summary
should not be there.The text was updated successfully, but these errors were encountered: