@scallop-io/sui-scallop-sdk 4.1.2 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -126,7 +126,6 @@ Below we will give a brief introduction to these instances respectively, and int
126
126
  - [Use Scallop Address](./document/address.md)
127
127
  - [Use Scallop Builder](./document/builder.md)
128
128
  - [Use Scallop Utils](./document/utils.md)
129
- - [Use Scallop Indexer](./document/indexer.md)
130
129
  - [Use Scallop Constants](./document/constants.md)
131
130
 
132
131
  For the original codes, please refer to `test` folder.