☰
VoteRewards
In solana_runtime::bank
?
Type Definition
solana_runtime
::
bank
::
VoteRewards
source
·
[
−
]
type VoteRewards = DashMap<
Pubkey
, (
AccountSharedData
,
u8
,
u64
,
bool
)>;