mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove a FIXME since it's fixed.
This commit is contained in:
@@ -18,8 +18,6 @@ enum SOE_Type
|
|||||||
SOE_IFNFLAG = 3 // present if flag not set
|
SOE_IFNFLAG = 3 // present if flag not set
|
||||||
};
|
};
|
||||||
|
|
||||||
// JED: seems like there would be a better way to do this
|
|
||||||
// maybe something that inherits from SerializedTransaction
|
|
||||||
enum SOE_Field
|
enum SOE_Field
|
||||||
{
|
{
|
||||||
sfInvalid = -1,
|
sfInvalid = -1,
|
||||||
|
|||||||
Reference in New Issue
Block a user