Skip to content

Commit 34add78

Browse files
rphmeierpepyakin
authored andcommitted
shim: document default block_ref param
1 parent de292b0 commit 34add78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ikura/shim/src/cli.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ pub mod query {
175175
pub struct BlockParams {
176176
/// The block containing the blob to query.
177177
///
178-
/// Possible values: ["best", number, hash]
178+
/// Possible values: ["best", number, hash]. Defaults to "best".
179179
///
180180
/// "best" is the highest finalized block.
181181
///

0 commit comments

Comments
 (0)