Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-ptera committed Apr 12, 2021
1 parent f4c1014 commit e02e5b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@ client._send("block_info", {

## Generic Typing

Some RPC responses will change depending on the optional params included in the request.
Some RPC response types will change depending on the optional parameters included in the request.
`peers` is an example of a request that can conditionally include `PeersResponseDetails` when the flag `peer_details` is true.

## Local Development

Expand Down

0 comments on commit e02e5b3

Please sign in to comment.