Module terra_rust_api::client::auth_types[][src]

Expand description

Structures used in account authentication

Structs

AuthAccount

This structure serves a few purposes one.. to get the public key (which can be used to validate our private key calcs two.. the account number and sequence fields that are used to generate a signed message

AuthAccountResult
AuthAccountTv