These docs are for v1.3.0. Click to read the latest docs for v1.6.

db_idx_double_update

Update a record's secondary index inside a secondary double index table.

Update a record's secondary index inside a secondary double index table

Parameters

  • iterator - The iterator to the secondary index

  • payer - The account that is paying for this storage

  • secondary - The pointer to the new key of the secondary index

db_idx_double_remove

Remove a record's secondary index from a secondary double index table.

Remove a record's secondary index from a secondary double index table

Parameters

  • iterator - The iterator to the secondary index to be removed