Utilities
Auxiliary routines
The following functions do not belong to the ZkBobClient
object and should be imported before using:
Deriving Spending Key from the Mnemonic
Parameters
mnemonic
- 12-words BIP39 valid mnemonic phrase (English dictionary)
Returns
The spending key bytes array (32 bytes)
Example
Last updated