Skip to content

Commit

Permalink
fix typo in line 63 (gcash#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
damascene authored Sep 2, 2021
1 parent 51d81e5 commit 5d17f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bchrpc/bchrpc.proto
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ service bchrpc {
// **Requires SlpIndex for slp related information **
rpc GetAddressTransactions(GetAddressTransactionsRequest) returns (GetAddressTransactionsResponse) {}

// GetRawAddressTransactions the serialized raw transactions for
// GetRawAddressTransactions returns the serialized raw transactions for
// the given address. Offers offset, limit, and from block options.
//
// **Requires AddressIndex**
Expand Down

0 comments on commit 5d17f92

Please sign in to comment.