docs: fix param for debug_getRawTransaction

This commit is contained in:
lightclient 2023-10-05 13:21:16 -06:00
parent 2faeaba0de
commit d26ed50a75
No known key found for this signature in database
GPG key ID: 75C916AFEE20183E

View file

@ -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