Skip to content

Commit

Permalink
chore: strorage types
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifechukwudaniel committed Dec 21, 2024
1 parent ad8f0aa commit 75e7eeb
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,8 @@ pub enum Error {

#[storage]
pub struct Erc4626 {

pub _asset: Erc20,

pub _safe_erc20: SafeErc20,

pub _underlying_decimals: StorageU8,
}

Expand Down

0 comments on commit 75e7eeb

Please sign in to comment.