Skip to content

Commit

Permalink
Change Withdrawal req (#234) (#241)
Browse files Browse the repository at this point in the history
Co-authored-by: Somnath <[email protected]>
  • Loading branch information
yperbasis and somnathb1 authored Oct 24, 2024
1 parent 75df226 commit 4e9be51
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 @@ -91,9 +91,7 @@ message DepositRequest {
}

message WithdrawalRequest {
H160 source_address = 1;
bytes validator_pubkey = 2;
uint64 amount = 3;
bytes request_data = 1;
}

message ConsolidationRequest {
Expand Down

0 comments on commit 4e9be51

Please sign in to comment.