mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-30 07:55:51 +00:00
Implement MPT domain checks
This commit is contained in:
@@ -186,6 +186,7 @@ enum LedgerSpecificFlags {
|
||||
|
||||
// ltMPTOKEN
|
||||
lsfMPTAuthorized = 0x00000002,
|
||||
lsfMPTDomainCheck = 0x00000004,
|
||||
|
||||
// ltCREDENTIAL
|
||||
lsfAccepted = 0x00010000,
|
||||
|
||||
Reference in New Issue
Block a user