# README
Tendermint
This implementation is a fork of cosmos/relayer
# Functions
BuildSimTx creates an unsigned tx with an empty single signature and returns the encoded transaction or an error if the unsigned transaction cannot be built.
CalculateGas simulates the execution of a transaction and returns the simulation response obtained by the query and the adjusted gas amount.
CreateMnemonic creates a new mnemonic.
No description provided by the author
No description provided by the author
RegisterInterfaces register the module interfaces to protobuf Any.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrLightNotInitialized returns the canonical error for a an uninitialized light client.
No description provided by the author
No description provided by the author
# Structs
Chain represents the necessary data for connecting to and indentifying a chain and its counterparites.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author