Private
connectingStatic
connectionsPrivate
checkPrivate
checkListens for a specific event on the chain and resolves when the event matches the specified conditions.
If no response is received within the given time or if an error occurs during validation.
The section of the event to listen for.
The method of the event to listen for.
The validator function to validate the event data.
The timeout value in minutes. Default is 2 minutes.
Private
waitGenerated using TypeDoc
Checks if the given method exists within the specified section of the API events.
Returns