mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Cleanup.
This commit is contained in:
@@ -117,8 +117,7 @@ message TMHaveTransactionSet {
|
||||
|
||||
// Used to sign a final closed ledger after reprocessing
|
||||
message TMValidation {
|
||||
required bytes validation = 1; // in SerializedValidation form
|
||||
required bytes signature = 2;
|
||||
required bytes validation = 1; // in SerializedValidation signed form
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user