mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 12:17:58 +00:00
Contracts: stabilize sr25519 (#2920)
Integration tests in ink!: https://github.com/paritytech/ink/tree/master/integration-tests/sr25519-verification
This commit is contained in:
@@ -2229,7 +2229,6 @@ pub mod env {
|
||||
|
||||
/// Verify a sr25519 signature
|
||||
/// See [`pallet_contracts_uapi::HostFn::sr25519_verify`].
|
||||
#[unstable]
|
||||
fn sr25519_verify(
|
||||
ctx: _,
|
||||
memory: _,
|
||||
|
||||
Reference in New Issue
Block a user