[#484] morph: Add expired tx logging

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
Dmitrii Stepanov 2023-06-29 10:26:38 +03:00 committed by Evgenii Stratonikov
parent 26acf5689e
commit 8d16d95376
3 changed files with 19 additions and 6 deletions

View file

@ -331,7 +331,7 @@ func TestPrepare_IncorrectNR(t *testing.T) {
{},
},
},
expErr: ErrMainTXExpired,
expErr: &ExpiredTXError{},
},
{
name: "incorrect invoker TX Alphabet witness",