Module terra_rust_api::auth_types[][src]

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