service/domain/network/node_registered
Api Code Documentation / Exports / service/domain/network/node_registered
#
Table of contents#
Interfaces#
Variables#
Functions#
Variables#
schema• Const
schema: ObjectSchema
#
Defined insrc/service/domain/network/node_registered.ts:19
#
Functions#
createEventâ–¸ createEvent(source
, publisher
, address
, organization
, time?
): Type
<Event
>
#
ParametersName | Type |
---|---|
source | string |
publisher | string |
address | string |
organization | string |
time | string |
#
Returns#
Defined insrc/service/domain/network/node_registered.ts:28
#
validateâ–¸ validate(input
): Type
<Event
>
#
ParametersName | Type |
---|---|
input | any |