Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / channel-manager / SetChannelCreationFeeResult

Type Alias: SetChannelCreationFeeResult

type SetChannelCreationFeeResult = {
  txHash: Hex;
};

Defined in: packages/sdk/src/channel-manager/channel.ts:398

Properties

txHash

txHash: Hex;

Defined in: packages/sdk/src/channel-manager/channel.ts:399