Module timestampvm::client

source ·
Expand description

Implements client for timestampvm APIs.

Structs

Represents the error (if any) for APIs.
Represents the RPC response for API get_block.
Represents the RPC response for API last_accepted.
Represents the RPC response for API ping.
Represents the RPC response for API propose_block.

Functions

Fetches the block for the corresponding block Id (if any).
Requests for the last accepted block Id.
Ping the VM.
Proposes arbitrary data.