Skip to content

Commit

Permalink
Flatten 7251 req (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
somnathb1 authored and yperbasis committed Oct 24, 2024
1 parent 4e9be51 commit e7b1b66
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions types/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,7 @@ message WithdrawalRequest {
}

message ConsolidationRequest {
H160 source_address = 1;
bytes source_pubkey = 2;
bytes target_pubkey = 3;
bytes request_data = 1;
}

message Withdrawal {
Expand Down

0 comments on commit e7b1b66

Please sign in to comment.