mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 16:56:48 +00:00
fix typo
This commit is contained in:
@@ -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},
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user