Versions in this module Expand all Collapse all v1 v1.0.0 Sep 1, 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