Modules§
Structs§
- SECP256
K1 - Global Secp256k1 context object
- string_
result_ t
Enums§
Functions§
- bip32_
derive_ ⚠xpriv - bip32_
derive_ ⚠xpub - bip39_
master_ ⚠xpriv - bip39_
mnemonic_ ⚠create - 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. - psbt_
sign - result_
destroy ⚠