package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetTxEncoder return tx encoder from global sdk configuration if ones is defined.
NewBatchScanner returns a new BatchScanner to read newline-delimited StdTx transactions from r.
No description provided by the author
Read and decode a StdTx from the given filename.
SignTx signs a transaction managed by the TxBuilder using a `name` key stored in Keybase.
SignTxWithSignerAddress attaches a signature to a transaction.

# Structs

BatchScanner provides a convenient interface for reading batch data such as a file of newline-delimited JSON encoded StdTx.
GasEstimateResponse defines a response definition for tx gas estimation.