[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [instructions](../modules/instructions.md) / UpdateFeeBridgeInfoParamsType

# Interface: UpdateFeeBridgeInfoParamsType

[instructions](../modules/instructions.md).UpdateFeeBridgeInfoParamsType

## Table of contents

### Properties

- [chainFee](instructions.UpdateFeeBridgeInfoParamsType.md#chainfee)
- [targetChainId](instructions.UpdateFeeBridgeInfoParamsType.md#targetchainid)

## Properties

### chainFee

• **chainFee**: `BN`

#### Defined in

[instructions.ts:140](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L140)

___

### targetChainId

• **targetChainId**: `Buffer`

#### Defined in

[instructions.ts:139](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/instructions.ts#L139)
