Skip to content

@ecp.eth/sdk


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

Type Alias: SetHookResult

type SetHookResult = {
  txHash: Hex;
};

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

Properties

txHash

txHash: Hex;

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