Versions in this module Expand all Collapse all v0 v0.12.0 Mar 27, 2018 Changes in this version + func BroadcastTx(tx []byte) (*ctypes.ResultBroadcastTxCommit, error) + func GetFromAddress() (from sdk.Address, err error) + func Query(key cmn.HexBytes, storeName string) (res []byte, err error) + func SignAndBuild(name, passphrase string, msg sdk.Msg, cdc *wire.Codec) ([]byte, error) + func SignBuildBroadcast(name string, passphrase string, msg sdk.Msg, cdc *wire.Codec) (*ctypes.ResultBroadcastTxCommit, error)