@debridge-finance/solana-contracts-client
Version:
[Docs](docs/README.md)
44 lines (23 loc) • 1.18 kB
Markdown
[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [instructions](../modules/instructions.md) / ExtCallStorageContextType
# Interface: ExtCallStorageContextType
[instructions](../modules/instructions.md).ExtCallStorageContextType
## Table of contents
### Properties
- [claimer](instructions.ExtCallStorageContextType.md#claimer)
- [externalCallMeta](instructions.ExtCallStorageContextType.md#externalcallmeta)
- [externalCallStorage](instructions.ExtCallStorageContextType.md#externalcallstorage)
## Properties
### claimer
• **claimer**: `PublicKey`
#### Defined in
[instructions.ts:360](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L360)
___
### externalCallMeta
• **externalCallMeta**: `PublicKey`
#### Defined in
[instructions.ts:359](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L359)
___
### externalCallStorage
• **externalCallStorage**: `PublicKey`
#### Defined in
[instructions.ts:358](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L358)