package
0.0.0-20240301094714-d470d78178ab
Repository: https://github.com/akilachain/akila.git
Documentation: pkg.go.dev

# Functions

New creates a new IntegrationTxFactory instance.

# Constants

No description provided by the author

# Structs

CosmosTxArgs contains the params to create a cosmos tx.
IntegrationTxFactory is a helper struct to build and broadcast transactions to the network on integration tests.

# Interfaces

TxFactory is the interface that wraps the common methods to build and broadcast transactions within cosmos chains.