mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Merge branch 'feature-optional-cancel-pr' of https://github.com/ahbritto/NewCoin into develop
This commit is contained in:
@@ -43,6 +43,7 @@ void TFInit ()
|
||||
<< SOElement (sfTakerPays, SOE_REQUIRED)
|
||||
<< SOElement (sfTakerGets, SOE_REQUIRED)
|
||||
<< SOElement (sfExpiration, SOE_OPTIONAL)
|
||||
<< SOElement (sfOfferSequence, SOE_OPTIONAL)
|
||||
;
|
||||
|
||||
DECLARE_TF (OfferCancel, ttOFFER_CANCEL)
|
||||
|
||||
Reference in New Issue
Block a user