Skip to content

Commit

Permalink
Contracts: stabilize sr25519 (paritytech#2920)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Jan 15, 2024
1 parent 137f156 commit 7920ff8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion substrate/frame/contracts/src/wasm/runtime.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2229,7 +2229,6 @@ pub mod env {

/// Verify a sr25519 signature
/// See [`pallet_contracts_uapi::HostFn::sr25519_verify`].
#[unstable]
fn sr25519_verify(
ctx: _,
memory: _,
Expand Down

0 comments on commit 7920ff8

Please sign in to comment.