package
0.0.0-20230731053445-bf468637a738
Repository: https://github.com/fibonacci-chain/core.git
Documentation: pkg.go.dev
# 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.