Skip to content

Commit

Permalink
Update fwdctl README.md (#237)
Browse files Browse the repository at this point in the history
Signed-off-by: xinifinity <113067541+xinifinity@users.noreply.github.com>
Co-authored-by: Richard Pringle <richard.pringle@avalabs.org>
  • Loading branch information
xinifinity and richardpringle authored Aug 31, 2023
1 parent 43c4492 commit 76222b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fwdctl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

`fwdctl` is a small CLI designed to make it easy to experiment with firewood locally.

> Note: firewood has two separate storage areas in the database. One is a generic key-value store.
The other is EVM-based account model storage, based on Merkle-Patricia Tries. The generic key-value
store is being written to by the cli currently. Support for commands that use the account based storage
will be supported in a future release of firewood.

## Building locally
*Note: fwdctl is linux-only*
```
Expand Down

0 comments on commit 76222b6

Please sign in to comment.