Module terra_rust_api::client[][src]

Expand description

APIs

Modules

Structures used in account authentication

JSON Serializer/Deserializer helpers routines used to serialize / deserialize a Cosmos / Tendermint / TerraD structure

Common Structures throughout the library

Structures used for Market APIs

APIs to perform oracle related things

Structures used for Oracle APIs

Structures used for Staking APIs

Structures used for Tendermint / Misc APIs

Structures used for sending transactions to LCD

Structs

When Submitting transactions you need to either submit gas or a fee to the validator This structure is used to determine what your preferences are by default Higher fees may be given preference by the validator to include the transaction in their block

The main structure that all API calls are generated from