Skip to content

Commit 9078e28

Browse files
yperbasissomnathb1
authored andcommitted
Flatten 7251 req (erigontech#237) (erigontech#242)
Co-authored-by: Somnath <[email protected]>
1 parent 13f016a commit 9078e28

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

types/types.proto

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ message WithdrawalRequest {
9595
}
9696

9797
message ConsolidationRequest {
98-
H160 source_address = 1;
99-
bytes source_pubkey = 2;
100-
bytes target_pubkey = 3;
98+
bytes request_data = 1;
10199
}
102100

103101
message Withdrawal {

0 commit comments

Comments
 (0)