William Banfield
3 years ago
No known key found for this signature in database
GPG Key ID: EFAD3442BF29E3AC
1 changed files with
1 additions and
1 deletions
-
types/tx_test.go
|
|
@ -44,7 +44,7 @@ func TestTxIndexByHash(t *testing.T) { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
func TestValidateResponsePrepareProposal(t *testing.T) { |
|
|
|
func TestValidateTxRecordSet(t *testing.T) { |
|
|
|
t.Run("should error on total transaction size exceeding max data size", func(t *testing.T) { |
|
|
|
trs := []*abci.TxRecord{ |
|
|
|
{ |
|
|
|