mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-06-30 09:52:30 +00:00

* removed error handling from util/issue_command.go methods * integrated the complete error handling with context into util/issue_command.go: buildSignBroadcastTx * setting the chainID of lib/tx dynamically * removed obsolete timeout * removed obsolete TODO message * improved logging information and clarity of information * improved readability and debugability of BroadcastTxWithFileLock * fixed getClientContext bug for chains different from the testnet by removing a hard-coded value * renamed setConfig to setRPCConfig Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>