Skip to content

Commit

Permalink
Change Withdrawal req (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
somnathb1 authored Oct 11, 2024
1 parent 53ce698 commit 81edac3
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 81edac3

Please sign in to comment.