Type Alias ValidatorRequiredConfig

ValidatorRequiredConfig: { initData: Hex; module: Address; signer: Signer }

Type declaration

  • initData: Hex

    The init data of the module. Alias for data.

  • module: Address

    The hexadecimal address of the module.

  • signer: Signer

    The eoa.