Replays all transactions in a block returning the requested traces for each transaction.
trace_replayBlockTransactions:params[0]: Block identifier. Can be an integer block number or a string tag: “latest”, “earliest”, or “pending”.params[1]: Types of traces to collect: “vmTrace”, “trace”, and/or “stateDiff”.