SignCheckDeliver checks a generated signed transaction and simulates a block commitment with the given transaction. A test assertion is made using the parameter 'expPass' against the result. A corresponding result is returned.
( t *testing.T, app *baseapp.BaseApp, msgs []sdk.Msg, seq []int64, expSimPass, expPass bool, priv ...crypto.PrivKey, )
source not stored for this graph (policy: none)