mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
chore: Fix small typos in protocol files (#5279)
This commit is contained in:
@@ -75,7 +75,7 @@ buildMultiSigningData(STObject const& obj, AccountID const& signingID);
|
||||
|
||||
The following methods support that optimization:
|
||||
1. startMultiSigningData provides the large part which can be shared.
|
||||
2. finishMuiltiSigningData caps the passed in serializer with each
|
||||
2. finishMultiSigningData caps the passed in serializer with each
|
||||
signer's unique data.
|
||||
*/
|
||||
Serializer
|
||||
|
||||
Reference in New Issue
Block a user