crawl_shards comment fix

Corrects the public_key parameter name in the comment.
See https://github.com/ripple/xrpl-dev-portal/pull/854 for context.
This commit is contained in:
Rome Reginelli
2020-06-11 13:41:53 -07:00
committed by manojsdoshi
parent 86e8f2e232
commit 4e33a1abf7

View File

@@ -32,7 +32,7 @@ namespace ripple {
{
// Determines if the result includes node public key.
// optional, default is false
pubkey: <bool>
public_key: <bool>
// The maximum number of peer hops to attempt.
// optional, default is zero, maximum is 3