| Field | Type | Description |
|---|---|---|
keys | Key | list of keys |
Basic Types
KeyList
KeyList is a Hedera protobuf message holding a list of keys that must all sign (M-of-M) to authorize a transaction unless documented otherwise.
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.