Skip to main content

One doc tagged with "AntelopeIO/docs/tree/main/docs/02_getting-started/03_smart-contract-development/05_secondary-indices.md"

View All Tags

Secondary Indices

Antelope has the ability to sort tables by up to 16 indices. In the following section, we're going to add another index to the addressbook contract, so we can iterate through the records in a different way.