Posted on c/ElrondDevelopers 1 dmn8392211779c/ElrondDevelopers 2 years ago Anybody can explain why putting #[indexed] in events' arguments is needed? What does it mean? Comment 1 Comments mwf81318617 2years ago it means that the value is getting indexed in elastic search and that it is part of the topics and not part of the data :) There can only be one argument that is not indexed, but it doesn't need to be there.
it means that the value is getting indexed in elastic search and that it is part of the topics and not part of the data :) There can only be one argument that is not indexed, but it doesn't need to be there.