ic_web3_rs::ic

Function ic_raw_sign

Source
pub async fn ic_raw_sign(
    message: Vec<u8>,
    key_info: KeyInfo,
) -> Result<Vec<u8>, String>
Expand description

use ic’s threshold ecdsa to sign a message