oasisprotocol / sapphire-paratime

Oasis Sapphire - the confidential EVM-compatible ParaTime for the Oasis Network
https://oasisprotocol.org/sapphire
Apache License 2.0
39 stars 27 forks source link

Describe length of Sapphire.generateSigningKeyPair private key #430

Closed matevz closed 1 month ago

matevz commented 1 month ago

A user asked about the length of the private key of generateSigningKeyPair.

The https://api.docs.oasis.io/sol/sapphire-contracts/contracts/Sapphire.sol/library.Sapphire.html#generatesigningkeypair page is missing the length of the returned private key. Add it.