mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
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:
committed by
manojsdoshi
parent
86e8f2e232
commit
4e33a1abf7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user