Versions in this module Expand all Collapse all v0 v0.32.0 Sep 13, 2023 Changes in this version + func CheckTx(client abcicli.Client, txBytes []byte, codeExp uint32, dataExp []byte) error + func Commit(client abcicli.Client, hashExp []byte) error + func DeliverTx(client abcicli.Client, txBytes []byte, codeExp uint32, dataExp []byte) error + func InitChain(client abcicli.Client) error + func SetOption(client abcicli.Client, key, value string) error