Skip to content

Commit

Permalink
Execute make gen-rpc-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Aug 13, 2024
1 parent 7f1228b commit 0d18f5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -926,6 +926,7 @@ Response
"block_hash": null,
"block_number": null,
"status": "pending",
"tx_index": null,
"reason": null
}
}
Expand All @@ -946,6 +947,7 @@ The response looks like below when `verbosity` is 0.
"block_hash": null,
"block_number": null,
"status": "pending",
"tx_index": null,
"reason": null
}
}
Expand Down

0 comments on commit 0d18f5b

Please sign in to comment.