Commit 56585dee authored by vipwzw's avatar vipwzw Committed by 33cn

auto ci

parent 82778b85
package executor
import "github.com/33cn/chain33/types"
// 本执行器不做任何校验
func (h *Echo) CheckTx(tx *types.Transaction, index int) error {
return nil
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment