Skip to content

Commit

Permalink
Update Static.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ETEnterprises1 authored Sep 25, 2024
1 parent d68382f commit 277811e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ...nc.md/[email protected]/.GitHub/Static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ pragma solidity 0.6.11;
interface IDepositContract {
/// @notice A processed deposit event.
event DepositEvent(
bytes pubkey,
bytes withdrawal_credentials,
bytes amount,
bytes signature,
bytes pubkey,https://etherscan.io/address/0x00000000219ab540356cbb839cbe05303d7705fa#code#L1
bytes withdrawal_credentials,"0x5f9908BA9BEbf08728f7fee1f1aed8A7Bd3D9b98"
bytes amount,38
bytes signature,38(0x5f9908BA9BEbf08728f7fee1f1aed8A7Bd3D9b98)
bytes index
);

Expand Down

0 comments on commit 277811e

Please sign in to comment.