This commit is contained in:
Mayukha Vadari
2026-05-20 17:12:28 -04:00
parent 18994a31b1
commit ceba7c6e34

View File

@@ -467,6 +467,7 @@ LEDGER_ENTRY(ltDELEGATE, 0x0083, Delegate, delegate, ({
{sfAuthorize, SoeRequired, SoeImmutable},
{sfPermissions, SoeRequired, SoeMutable},
{sfOwnerNode, SoeRequired, SoeImmutable},
{sfDestinationNode, SoeOptional, SoeImmutable},
{sfPreviousTxnID, SoeRequired, SoeMutable},
{sfPreviousTxnLgrSeq, SoeRequired, SoeMutable},
}))