Create a Validator instance with the specified connection configuration.
The connection configuration. This must include a baseUrl string. If passing the config from a pre-existing Database instance, it must have a non-null baseUrl key defined.
Readonly
configGet table information
The parent chain to target
80001
Table identifier
1
Returns information about a single table, including schema information
Get health status
Returns OK if the validator considers itself healthy
Wait for transaction status
The parent chain to target
80001
The transaction hash to request
0x02f319429b8a7be1cbb492f0bfbf740d2472232a2edadde7df7c16c0b61aa78b
Polls for the status of a given transaction receipt by hash until
Query the network
Optional
opts: SignalReturns the results of a SQL read query against the Tabeland network
Optional
opts: SignalGet transaction status
The parent chain to target
80001
The transaction hash to request
0x02f319429b8a7be1cbb492f0bfbf740d2472232a2edadde7df7c16c0b61aa78b
Returns the status of a given transaction receipt by hash
Get version information
Returns version information about the validator daemon
Static
forGenerated using TypeDoc
Validator provides direct access to remote Validator REST APIs.