We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c72ec8 commit 5beb9d6Copy full SHA for 5beb9d6
1 file changed
src/tool/subcommands/api_cmd.rs
@@ -216,7 +216,7 @@ pub enum ApiCommands {
216
///
217
/// Inputs:
218
/// - `--to`, `--from`: delegated Filecoin (f4) addresses
219
- /// - `--payload`: calldata in hex
+ /// - `--payload`: calldata in hex (accepts optional `0x` prefix)
220
/// - `--topic`: `32‑byte` event topic in hex
221
/// - `--filter`: run only tests that interact with a specific RPC method
222
0 commit comments