Skip to content

Commit 5beb9d6

Browse files
committed
Improve doc comments
1 parent 9c72ec8 commit 5beb9d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tool/subcommands/api_cmd.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ pub enum ApiCommands {
216216
///
217217
/// Inputs:
218218
/// - `--to`, `--from`: delegated Filecoin (f4) addresses
219-
/// - `--payload`: calldata in hex
219+
/// - `--payload`: calldata in hex (accepts optional `0x` prefix)
220220
/// - `--topic`: `32‑byte` event topic in hex
221221
/// - `--filter`: run only tests that interact with a specific RPC method
222222
///

0 commit comments

Comments
 (0)