void_spend: TxDescriptor<{ index: number }>

Void previously approved spend.

Must be [Config::RejectOrigin].

A spend void is only possible if the payout has not been attempted yet.

  • index: The spend index.

Emits [Event::AssetSpendVoided] if successful.