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§
- Dydx
Grpc Client - gRPC client for dYdX v4 protocol operations.
- Height
- Block height.
Type Aliases§
- TxHash
- Transaction hash type (internally uses tendermint::Hash).