Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2024 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