referrerpolicy=no-referrer-when-downgrade

is_promoted_on_chain

Function is_promoted_on_chain 

Source
pub fn is_promoted_on_chain<Block, C>(
    client: &C,
    at: Block::Hash,
    hash: [u8; 32],
) -> Result<bool, ApiError>
where Block: BlockT, C: CallApiAt<Block>,
Expand description

HopRuntimeApi::is_promoted_on_chain.