Skip to content

Commit

Permalink
stake-contract: Integrate execution-core::Error
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Aug 26, 2024
1 parent 4024550 commit 93a82dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/stake/tests/common/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,6 @@ pub fn create_transaction<const I: usize>(
gas_price,
exec.map(Into::into),
)
.expect("creating the creation shouldn't fail")
.into()
}

0 comments on commit 93a82dc

Please sign in to comment.