derivationIndices property

List<int> derivationIndices
final

Derivation indices for each UTXO (parallel to utxoKeys). When provided, the aggregate uses these directly instead of looking up in state.

Implementation

final List<int> derivationIndices;