distribute_staking_rewards
Distribute collected ADA rewards from collector UTxOs to staking positions. This protocol maintenance operation generates an unsigned transaction for client-side signing.
Instructions
Distribute collected ADA rewards from collector UTxOs to staking positions. This is a protocol maintenance operation that anyone can call. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | User Cardano bech32 address | |
| collectorTxHashes | Yes | Array of collector UTxO references to distribute rewards from |