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>,
HopRuntimeApi::is_promoted_on_chain.
HopRuntimeApi::is_promoted_on_chain