mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-29 10:00:30 +00:00
Update src/libxrpl/protocol/InnerObjectFormats.cpp
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
This commit is contained in:
@@ -146,7 +146,7 @@ InnerObjectFormats::InnerObjectFormats()
|
||||
{{sfAccount, soeREQUIRED, soeCONSTANT},
|
||||
{sfSigningPubKey, soeOPTIONAL, soeCONSTANT},
|
||||
{sfTxnSignature, soeOPTIONAL, soeCONSTANT},
|
||||
{sfSigners, soeOPTIONAL}});
|
||||
{sfSigners, soeOPTIONAL, soeCONSTANT}});
|
||||
|
||||
add(sfBook.jsonName,
|
||||
sfBook.getCode(),
|
||||
|
||||
Reference in New Issue
Block a user