Protected
compactCompacts bytes payload per operation.
The operation data.
The operation type id.
The expire period.
The compacted bytes payload.
Get addresses.
The addresses.
The addresses as IAddressInfo.
Get blockclique block by slot.
The slot
The blockclique block by slot as IBlockcliqueBlockBySlot.
Get blocks.
The block ids.
The blocks as IBlockInfo.
Get datastore entries.
The datastore entries.
The datastore entries as IDatastoreEntry. (null if not found)
Get endorsements.
The endorsement ids.
The endorsements as IEndorsement.
Get graph interval.
The graph interval.
The graph interval as IGraphInterval.
Get the node status.
The node status.
Get operations.
The operation ids.
The operations as IOperationData.
Protected
getProtected
getGet stakers.
The stakers as IStakingAddresses.
Protected
sendSends a post JSON rpc request to the node.
The rpc method to call.
The parameters to pass to the rpc method.
A promise that resolves as the result of the rpc method.
An error if the rpc method returns an error.
Set new providers as IProvider.
The new providers to set as an array of IProvider.
Will throw an error if no public providers are included in the given array of providers.
Will throw an error if no private providers are included in the given array of providers.
Generated using TypeDoc
Represents a PublicApiClient object.
See