Crate libbitcoin

Source

Modules§

helpers

Structs§

SECP256K1
Global Secp256k1 context object
string_result_t

Enums§

bip39_mnemonic_type
error_t

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 call bip39_master_xpriv you MUST read mnemonic again and provide unowned string to the rust.
psbt_sign
result_destroy

Unions§

result_details_t