We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de292b0 commit 34add78Copy full SHA for 34add78
ikura/shim/src/cli.rs
@@ -175,7 +175,7 @@ pub mod query {
175
pub struct BlockParams {
176
/// The block containing the blob to query.
177
///
178
- /// Possible values: ["best", number, hash]
+ /// Possible values: ["best", number, hash]. Defaults to "best".
179
180
/// "best" is the highest finalized block.
181
0 commit comments