UNPKG

@debridge-finance/solana-contracts-client

Version:
55 lines (29 loc) 1.46 kB
[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [instructions](../modules/instructions.md) / InitChainSupportInfoContextType # Interface: InitChainSupportInfoContextType [instructions](../modules/instructions.md).InitChainSupportInfoContextType ## Table of contents ### Properties - [chainSupportInfo](instructions.InitChainSupportInfoContextType.md#chainsupportinfo) - [payer](instructions.InitChainSupportInfoContextType.md#payer) - [protocolAuthority](instructions.InitChainSupportInfoContextType.md#protocolauthority) - [state](instructions.InitChainSupportInfoContextType.md#state) ## Properties ### chainSupportInfo • **chainSupportInfo**: `PublicKey` #### Defined in [instructions.ts:180](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L180) ___ ### payer • **payer**: `PublicKey` #### Defined in [instructions.ts:179](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L179) ___ ### protocolAuthority • **protocolAuthority**: `PublicKey` #### Defined in [instructions.ts:178](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L178) ___ ### state • **state**: `PublicKey` #### Defined in [instructions.ts:177](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L177)