fix: repair protocol definitions after dev merge

This commit is contained in:
Nicholas Dudfield
2026-09-16 16:51:27 +07:00
parent 6be897804b
commit 56cb021a60
3 changed files with 6 additions and 2 deletions

View File

@@ -646,6 +646,8 @@ LEDGER_ENTRY(ltEXPORT_COMMITTEE, 0x4563, ExportCommittee, export_committee, ({
{sfExportCommitteeHash, soeREQUIRED},
{sfExportCommittee, soeREQUIRED},
{sfOwnerNode, soeREQUIRED},
}))
LEDGER_ENTRY(ltMANIFEST, 0x004D, Manifest, manifest_entry, ({
{sfAccount, soeREQUIRED},
{sfPublicKey, soeREQUIRED},