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
