# HSMSignRequestPersonalSignChainId

Optionally lock the message to a specific chain by encoding the chain ID in the signature per EIP-155.

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

## Example

```typescript
import { HSMSignRequestPersonalSignChainId } from '@curvegrid/multibaas-sdk';

const instance: HSMSignRequestPersonalSignChainId = {
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
