mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Implement clearing the regular key, setting and clearing the no master
flag and enforcing the no master flag.
This commit is contained in:
@@ -136,6 +136,7 @@ public:
|
||||
|
||||
bool setFlag (uint32);
|
||||
bool clearFlag (uint32);
|
||||
bool isFlag(uint32);
|
||||
uint32 getFlags () const;
|
||||
|
||||
uint256 getHash (uint32 prefix) const;
|
||||
|
||||
Reference in New Issue
Block a user