[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [instructions](../modules/instructions.md) / ExtendExtCallStorageParamsType

# Interface: ExtendExtCallStorageParamsType

[instructions](../modules/instructions.md).ExtendExtCallStorageParamsType

## Table of contents

### Properties

- [rawInstructions](instructions.ExtendExtCallStorageParamsType.md#rawinstructions)
- [sourceChainId](instructions.ExtendExtCallStorageParamsType.md#sourcechainid)
- [submissionId](instructions.ExtendExtCallStorageParamsType.md#submissionid)

## Properties

### rawInstructions

• **rawInstructions**: [`DataChunk`](instructions.DataChunk.md)

#### Defined in

[instructions.ts:394](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L394)

___

### sourceChainId

• **sourceChainId**: `Buffer`

#### Defined in

[instructions.ts:392](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L392)

___

### submissionId

• **submissionId**: `Buffer`

#### Defined in

[instructions.ts:393](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L393)
