UNPKG

@debridge-finance/solana-contracts-client

Version:
44 lines (23 loc) 1.14 kB
[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [instructions](../modules/instructions.md) / ExecExternalCallParamsType # Interface: ExecExternalCallParamsType [instructions](../modules/instructions.md).ExecExternalCallParamsType ## Table of contents ### Properties - [count](instructions.ExecExternalCallParamsType.md#count) - [submissionId](instructions.ExecExternalCallParamsType.md#submissionid) - [subsitutionBumps](instructions.ExecExternalCallParamsType.md#subsitutionbumps) ## Properties ### count**count**: `number` #### Defined in [instructions.ts:36](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L36) ___ ### submissionId • **submissionId**: `Buffer` #### Defined in [instructions.ts:35](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L35) ___ ### subsitutionBumps • **subsitutionBumps**: `Buffer` #### Defined in [instructions.ts:37](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L37)