Module client

Module client 

Source
Expand description

gRPC client implementation for dYdX v4 protocol.

This module provides the main gRPC client for interacting with dYdX v4 validator nodes. It handles transaction signing, broadcasting, and querying account state.

Structs§

DydxGrpcClient
gRPC client for dYdX v4 protocol operations.
Height
Block height.

Type Aliases§

TxHash
Transaction hash type (internally uses tendermint::Hash).