Signs a 32-byte message hash using the ECDSA key derived from the given path. This function uses the ICP ECDSA signing API to produce a compact, 64-byte signature.
(
key_name: String,
derivation_path: Vec<Vec<u8>>,
message_hash: Vec<u8>,
)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected