txpool_inspect
Similar to txpool_content
, but returns a more human-readable summary of the transactions in the transaction pool.
This method will use 80
Compute Units.
Parameters
None
Returns
Object
- An object categorized by pending and queued transactions, showing a simplified listing of transactions with sender addresses and brief details.
Last updated
Was this helpful?