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