ensure import vl seq number is recorded and checked

This commit is contained in:
Richard Holland
2023-05-25 11:50:34 +00:00
parent 724cb4494f
commit 48c1c21542
8 changed files with 159 additions and 32 deletions

View File

@@ -425,6 +425,7 @@ LedgerEntryTypesMatch::visitEntry(
case ltNFTOKEN_PAGE:
case ltNFTOKEN_OFFER:
case ltURI_TOKEN:
case ltIMPORT_VLSEQ:
break;
default:
invalidTypeAdded_ = true;