@debridge-finance/solana-contracts-client
Version:
[Docs](docs/README.md)
33 lines (17 loc) • 905 B
Markdown
[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [interfaces](../modules/interfaces.md) / ChainSupportInfoType
# Interface: ChainSupportInfoType
[interfaces](../modules/interfaces.md).ChainSupportInfoType
## Table of contents
### Properties
- [chainSupportInfoBump](interfaces.ChainSupportInfoType.md#chainsupportinfobump)
- [data](interfaces.ChainSupportInfoType.md#data)
## Properties
### chainSupportInfoBump
• **chainSupportInfoBump**: `number`
#### Defined in
[interfaces.ts:240](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/interfaces.ts#L240)
___
### data
• **data**: [`ChainSupportInfoVariantType`](../modules/interfaces.md#chainsupportinfovarianttype)
#### Defined in
[interfaces.ts:239](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/interfaces.ts#L239)