Function polkadot_node_subsystem_util::runtime::get_on_chain_votes
source · pub async fn get_on_chain_votes<Sender>(
sender: &mut Sender,
relay_parent: Hash,
) -> Result<Option<ScrapedOnChainVotes>, Error>where
Sender: SubsystemSender<RuntimeApiMessage>,
Expand description
Get on chain votes.