pub(super) async fn get_transaction_pool_hashes(
state: CupratedRpcHandler,
) -> Result<Vec<[u8; 32]>, Error>
Expand description
Shared between:
- Other JSON’s
/get_transaction_pool_hashes
- Binary’s
/get_transaction_pool_hashes.bin
Returns transaction hashes.