Empty files for most classes
This commit is contained in:
parent
33d0bc0255
commit
2e9298fbc8
1
docs/Block.md
Normal file
1
docs/Block.md
Normal file
@ -0,0 +1 @@
|
||||
# Block
|
||||
1
docs/Blockheader.md
Normal file
1
docs/Blockheader.md
Normal file
@ -0,0 +1 @@
|
||||
# Blockheader
|
||||
1
docs/Crypto.md
Normal file
1
docs/Crypto.md
Normal file
@ -0,0 +1 @@
|
||||
# Crypto
|
||||
0
docs/Encoding.md
Normal file
0
docs/Encoding.md
Normal file
12
docs/Hierarchical.md
Normal file
12
docs/Hierarchical.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Hierarichically Derived Keys
|
||||
|
||||
Bitcore provides full support for
|
||||
[BIP32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki),
|
||||
allowing for many key management schemas that benefit from this property.
|
||||
Please be sure to read and understand the basic concepts and the warnings on
|
||||
that BIP before using these classes.
|
||||
|
||||
## HDPrivateKey
|
||||
|
||||
This class initially meant to share the interface of
|
||||
[PrivateKey](http://missing-link) but add the ability to derive new keys.
|
||||
1
docs/Input.md
Normal file
1
docs/Input.md
Normal file
@ -0,0 +1 @@
|
||||
# Input
|
||||
1
docs/Networks.md
Normal file
1
docs/Networks.md
Normal file
@ -0,0 +1 @@
|
||||
# Networks
|
||||
1
docs/Opcode.md
Normal file
1
docs/Opcode.md
Normal file
@ -0,0 +1 @@
|
||||
# Opcode
|
||||
1
docs/Output.md
Normal file
1
docs/Output.md
Normal file
@ -0,0 +1 @@
|
||||
# Output
|
||||
1
docs/Script.md
Normal file
1
docs/Script.md
Normal file
@ -0,0 +1 @@
|
||||
# Script
|
||||
1
docs/Signature.md
Normal file
1
docs/Signature.md
Normal file
@ -0,0 +1 @@
|
||||
# Signature
|
||||
Loading…
Reference in New Issue
Block a user