Functionsยง
- derive_
key_ path - Appends
indextopath, inserting a/separator when needed. - derive_
private_ key - Derives a private key from a BIP-39 mnemonic using the given BIP-32 path and index.
- derive_
private_ key_ with_ language - Derives a private key from a BIP-39 mnemonic, selecting the wordlist by name.
- private_
key_ from_ u256 - Constructs a [
PrivateKeySigner] from a raw private key value.