Skip to content

Commit 7d277aa

Browse files
committed
Format README
1 parent fa76cbc commit 7d277aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/tendermint-rpc/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
This package provides a type-safe wrapper around
66
[Tendermint RPC](https://docs.tendermint.com/master/rpc/). Notably, all binary
7-
data is passed in and out as `Uint8Array`, and this module is responsible for the
8-
hex/base64 encoding/decoding depending on the field and version of Tendermint.
9-
Also handles converting numbers to and from strings.
7+
data is passed in and out as `Uint8Array`, and this module is responsible for
8+
the hex/base64 encoding/decoding depending on the field and version of
9+
Tendermint. Also handles converting numbers to and from strings.
1010

1111
## License
1212

0 commit comments

Comments
 (0)