☰
PendingQueue
In solana_client::transaction_executor
?
Type Definition
solana_client
::
transaction_executor
::
PendingQueue
source
·
[
−
]
type PendingQueue =
Vec
<(
Signature
,
u64
,
u64
)>;