# z.tempo.ZoneRpcAuthentication

## Schemas

| Name | Description |
| --- | --- |
| [`Fields`](/zod/tempo/ZoneRpcAuthentication/Fields) | 29-byte fixed Zone RPC authentication field suffix schema. |
| [`serialized`](/zod/tempo/ZoneRpcAuthentication/serialized) | Codec decoding a serialized token into a signed Zone RPC authentication token. |
| [`Serialized`](/zod/tempo/ZoneRpcAuthentication/Serialized) | Hex-encoded serialized Zone RPC authentication token schema. |
| [`Signed`](/zod/tempo/ZoneRpcAuthentication/Signed) | Signed Zone RPC authentication token schema. |
| [`Unsigned`](/zod/tempo/ZoneRpcAuthentication/Unsigned) | Unsigned Zone RPC authentication token schema. |
| [`Version`](/zod/tempo/ZoneRpcAuthentication/Version) | Zone RPC authentication version schema. |
| [`ZoneRpcAuthentication`](/zod/tempo/ZoneRpcAuthentication/ZoneRpcAuthentication) | Zone RPC authentication token schema. |
