Expand description
Client for Pyth Hermes using reqwest
. See PythClient
.
Structs§
- Data to push onchain.
- Raw payload returned by the server.
- Entries in the array returned from
PythClient::price_feeds
. - Return type of
PythClient::latest_price_update
. - Client type for Pyth Hermes.
Enums§
- Asset types for
PythClient::price_feeds
.
Type Aliases§
- A price id is a 32-byte hex string, optionally prefixed with “0x”.