frame_support::crypto

Module ecdsa

source
Expand description

Simple ECDSA secp256k1 API.

Provides an extension trait for sp_core::ecdsa::Public to do certain operations.

Traitsยง

  • Extension trait for Public to be used from inside the runtime.