We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095db0d commit ae1ca5cCopy full SHA for ae1ca5c
include/wally_bip32.h
@@ -242,7 +242,7 @@ WALLY_CORE_API int bip32_key_to_base58(
242
/**
243
* Convert a base58 encoded extended key to an extended key.
244
*
245
- * :param wif: The extended key in base58.
+ * :param base58: The extended key in base58.
246
* :param output: Destination for the resulting extended key.
247
*/
248
WALLY_CORE_API int bip32_key_from_base58(
0 commit comments