bitcoin-s/docs/core
Chris Stewart 67eb7df235 2019 12 17 sign ext key (#959)
* Create ExtSign, use it on ExtPrivateKey

* Add documentation on how to Sign things with ExtSign

* Add ExtSign.sign for a bip32 path

* Make sign(bytes,path) not return a Future, add documentation

* Address nadav's code review

* Fix mdoc sign.md
2019-12-20 12:47:10 -06:00
..
addresses.md Add sections on generating addresses and expand HD section in website 2019-06-11 18:01:44 +02:00
core-intro.md 2019 12 17 sign ext key (#959) 2019-12-20 12:47:10 -06:00
hd-keys.md 2019 12 17 sign ext key (#959) 2019-12-20 12:47:10 -06:00
sign.md 2019 12 17 sign ext key (#959) 2019-12-20 12:47:10 -06:00
txbuilder.md OP_IF Signing (#827) 2019-11-05 18:48:50 -06:00