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

# SignatureList

<Info>
  This message is deprecated and succeeded by [SignaturePair](/hedera/sdks-and-apis/hedera-api/basic-types/signature-pair) and [SignatureMap ](/hedera/sdks-and-apis/hedera-api/basic-types/signaturemap)messages.
</Info>

The signatures corresponding to a KeyList of the same length.

| Field  | Type                                                                  | Description                                        |
| ------ | --------------------------------------------------------------------- | -------------------------------------------------- |
| option | ​deprecated=true                                                      | ​                                                  |
| sigs   | ​[Signature](/hedera/sdks-and-apis/hedera-api/basic-types/signature)​ | each signature corresponds to a Key in the KeyList |

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