@debridge-finance/solana-contracts-client
Version:
[Docs](docs/README.md)
33 lines (17 loc) • 737 B
Markdown
[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [instructions](../modules/instructions.md) / DataChunk
# Interface: DataChunk
[instructions](../modules/instructions.md).DataChunk
## Table of contents
### Properties
- [data](instructions.DataChunk.md#data)
- [offset](instructions.DataChunk.md#offset)
## Properties
### data
• **data**: `Buffer`
#### Defined in
[instructions.ts:353](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L353)
___
### offset
• **offset**: `number`
#### Defined in
[instructions.ts:354](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L354)