@ecp.eth/sdk / channel-manager / SetChannelCreationFeeResult
Type Alias: SetChannelCreationFeeResult
type SetChannelCreationFeeResult = {
txHash: Hex;
};Defined in: packages/sdk/src/channel-manager/channel.ts:428
Properties
txHash
txHash: Hex;Defined in: packages/sdk/src/channel-manager/channel.ts:429