> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-docs-smart-contract-pectra-updates-v2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# KeyList

A list of keys that requires all keys (M-of-M) to sign unless otherwise specified in the documentation. A KeyList may contain repeated keys, but all repeated keys are only required to sign once.

| Field  | Type                                         | Description  |
| ------ | -------------------------------------------- | ------------ |
| `keys` | ​[Key](/reference/protobuf/basic-types/key)​ | list of keys |

#### <a href="#undefined" id="undefined" />
