@debridge-finance/solana-contracts-client
Version:
[Docs](docs/README.md)
55 lines (29 loc) • 1.47 kB
Markdown
[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [instructions](../modules/instructions.md) / InitExtCallStorageParamsType
# Interface: InitExtCallStorageParamsType
[instructions](../modules/instructions.md).InitExtCallStorageParamsType
## Table of contents
### Properties
- [externalCallLen](instructions.InitExtCallStorageParamsType.md#externalcalllen)
- [rawInstructions](instructions.InitExtCallStorageParamsType.md#rawinstructions)
- [sourceChainId](instructions.InitExtCallStorageParamsType.md#sourcechainid)
- [storageKey](instructions.InitExtCallStorageParamsType.md#storagekey)
## Properties
### externalCallLen
• **externalCallLen**: `BN`
#### Defined in
[instructions.ts:364](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L364)
___
### rawInstructions
• **rawInstructions**: `Buffer`
#### Defined in
[instructions.ts:367](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L367)
___
### sourceChainId
• **sourceChainId**: `Buffer`
#### Defined in
[instructions.ts:365](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L365)
___
### storageKey
• **storageKey**: `Buffer`
#### Defined in
[instructions.ts:366](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L366)