mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-04 17:26:39 +00:00
Merge remote-tracking branch 'ripple/develop' into develop
This commit is contained in:
@@ -118,6 +118,13 @@ InnerObjectFormats::InnerObjectFormats()
|
||||
{sfHookParameterValue, soeREQUIRED}
|
||||
});
|
||||
|
||||
|
||||
add(sfNFToken.jsonName.c_str(),
|
||||
sfNFToken.getCode(),
|
||||
{
|
||||
{sfNFTokenID, soeREQUIRED},
|
||||
{sfURI, soeOPTIONAL},
|
||||
});
|
||||
}
|
||||
|
||||
InnerObjectFormats const&
|
||||
|
||||
Reference in New Issue
Block a user