diff --git a/docs/interacting-with-geth/rpc/ns-debug.md b/docs/interacting-with-geth/rpc/ns-debug.md index 007ba7670b..10dca3483d 100644 --- a/docs/interacting-with-geth/rpc/ns-debug.md +++ b/docs/interacting-with-geth/rpc/ns-debug.md @@ -216,7 +216,7 @@ Returns the bytes of the transaction. | Client | Method invocation | | :------ | -------------------------------------------------------------------- | -| Console | `debug.getRawTransaction(blockNrOrHash)` | +| Console | `debug.getRawTransaction(hash)` | | RPC | `{"method": "debug_getRawTransaction", "params": [transactionHash]}` | ### debug_getModifiedAccountsByHash