Modules§
Structs§
- Global Secp256k1 context object
Enums§
Functions§
- Creates a rust-owned mnemonic string. You MUST always call
result_destroy
right after storing the mnemonic string and do not call other methods from this library on that mnemonic. If you need to callbip39_master_xpriv
you MUST read mnemonic again and provide unowned string to the rust.