> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-scheduleproducers.md).

# ScheduleProducers

## Summary

| Members                                                                                                                                  | Descriptions                   |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
| `public string` [`producer_name`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_schedule_producers_1a36cb4fbafcd6820fd356bfa8d2fb115e)     | Name of the Producer Account.  |
| `public string` [`block_signing_key`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_schedule_producers_1a1b5b1be7bb10dab62799e010851dba7b) | Key used to sign transactions. |

## Members

**`public string`** [**`producer_name`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_schedule_producers_1a36cb4fbafcd6820fd356bfa8d2fb115e)

Name of the Producer Account.

**`public string`** [**`block_signing_key`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_schedule_producers_1a1b5b1be7bb10dab62799e010851dba7b)

Key used to sign transactions.
