Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanio committed Jun 17, 2020
1 parent efe43aa commit 44033e4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/classes/_basetrie_.trie.md
Expand Up @@ -308,7 +308,7 @@ Name | Type | Description |

**Returns:** *Promise‹void›*

Returns when finished walking trie.
Resolves when finished walking trie.

___

Expand Down
2 changes: 1 addition & 1 deletion docs/classes/_checkpointtrie_.checkpointtrie.md
Expand Up @@ -421,7 +421,7 @@ Name | Type | Description |

**Returns:** *Promise‹void›*

Returns when finished walking trie.
Resolves when finished walking trie.

___

Expand Down
2 changes: 1 addition & 1 deletion docs/classes/_secure_.securetrie.md
Expand Up @@ -443,7 +443,7 @@ Name | Type | Description |

**Returns:** *Promise‹void›*

Returns when finished walking trie.
Resolves when finished walking trie.

___

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/_basetrie_.md
Expand Up @@ -18,4 +18,4 @@

Ƭ **Proof**: *Buffer[]*

*Defined in [baseTrie.ts:29](https://github.com/ethereumjs/merkle-patricia-tree/blob/master/src/baseTrie.ts#L29)*
*Defined in [baseTrie.ts:21](https://github.com/ethereumjs/merkle-patricia-tree/blob/master/src/baseTrie.ts#L21)*

0 comments on commit 44033e4

Please sign in to comment.