# Functions
CreateEIP712CosmosTx creates a cosmos tx for typed data according to EIP712.
No description provided by the author
PrepareCosmosTx creates a cosmos tx and signs it with the provided messages and private key.
PrepareEIP712CosmosTx creates a cosmos tx for typed data according to EIP712.
# Variables
No description provided by the author
# Structs
CosmosTxArgs contains the params to create a cosmos tx.
No description provided by the author
Signer defines a type that is used on testing for signing MsgEthereumTx.